'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 SFtpReadStream(sftpClient, handle)
public SFtpReadStream( SFtpClient sftpClient, byte[] handle )
Parameters
- sftpClient
- handle