Noemax.GZip Namespace > DeflateInputStream Class : CanTimeout Property |
'Declaration Public Overrides ReadOnly Property CanTimeout As System.Boolean
'Usage Dim instance As DeflateInputStream Dim value As System.Boolean value = instance.CanTimeout
public override System.bool CanTimeout {get;}
public read-only property CanTimeout: System.Boolean; override;
public override function get CanTimeout : System.boolean
public: __property System.bool get_CanTimeout() override;
public: property System.bool CanTimeout { System.bool get() override; }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DeflateInputStream Class
DeflateInputStream Members
Base Implementation in CanTimeout