PowerTCP SSH and SFTP for .NET
Close Method (SessionStream)




Closes the stream.
Syntax
'Declaration
 
Public Overrides Sub Close() 
'Usage
 
Dim instance As SessionStream
 
instance.Close()
public override void Close()
public: void Close(); override 
public:
void Close(); override 
See Also

Reference

SessionStream Class
SessionStream Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic