PowerTCP SSH and SFTP 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
'Declaration
 
Public Overrides Sub Close() 
'Usage
 
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 SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic