Noemax.GZip Namespace > GZipInputStream Class : EndWrite Method |
'Declaration <__DynamicallyInvokableAttribute()> Public Overridable Sub EndWrite( _ ByVal asyncResult As System.IAsyncResult _ )
'Usage Dim instance As GZipInputStream Dim asyncResult As System.IAsyncResult instance.EndWrite(asyncResult)
[__DynamicallyInvokable()] public virtual void EndWrite( System.IAsyncResult asyncResult )
public procedure EndWrite( asyncResult: System.IAsyncResult ); virtual;
__DynamicallyInvokableAttribute() public function EndWrite( asyncResult : System.IAsyncResult );
[__DynamicallyInvokable()] public: virtual void EndWrite( System.IAsyncResult* asyncResult )
[__DynamicallyInvokable()] public: virtual void EndWrite( System.IAsyncResult^ asyncResult )
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