'Declaration Public Overloads Function OpenReadHandle( _ ByVal path As String, _ ByVal share As FileShare _ ) As Byte()
'Usage Dim instance As SFtpClient Dim path As String Dim share As FileShare Dim value() As Byte value = instance.OpenReadHandle(path, share)
Parameters
- path
- share