'Declaration Public Function New( _ ByVal sftpClient As SFtpClient, _ ByVal handle() As Byte _ )
'Usage Dim sftpClient As SFtpClient Dim handle() As Byte Dim instance As New SFtpWriteStream(sftpClient, handle)
public SFtpWriteStream( SFtpClient sftpClient, byte[] handle )
Parameters
- sftpClient
- handle