PowerTCP SSH and SFTP for .NET
Read Method




Reads session data provided by the SSH-2 host.
Overload List
OverloadDescription
Read(Byte[],Int32,Int32) Reads session data provided by the SSH-2 host.  
Read(Byte[],Int32,Int32,Object) Reads session data provided by the SSH-2 host using a reference to a buffer that is marshaled by the COM interface.  
Read(Byte[]) Receives data from the remote host.  
Read(String[],Object) Receives data until a delimiter is found.  
Read(String,Object) Receives data until a delimiter is found.  
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