PowerTCP Zip Compression for .NET
Close Method (ZStream)




Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.
Syntax
Public Overrides Sub Close() 
Dim instance As ZStream
 
instance.Close()
public override void Close()
public: void Close(); override 
public:
void Close(); override 
See Also

Reference

ZStream Class
ZStream Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic