PowerTCP SSH and SFTP for .NET
Write Method




Writes user data to a stream that is received by the SSH-2 host.
Overload List
OverloadDescription
Write(Byte[],Int32,Int32) Writes user data to a stream that is received by the SSH-2 host.  
Write(Byte[],Int32,Int32,Object) Writes data to a stream that is received by the SSH-2 host. Uses a reference to a buffer that is marshaled by the COM interface.  
Write(Byte[]) Sends data to the remote host.  
Write(String) Sends data to the remote host.  
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