'Declaration Public Property CurrentLocalWindowSize As Long
'Usage Dim instance As SSHConnectionProtocolChannel Dim value As Long instance.CurrentLocalWindowSize = value value = instance.CurrentLocalWindowSize
public long CurrentLocalWindowSize {get; set;}