PowerTCP FTP 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 
See Also

Reference

ZStream Class
ZStream Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic