'Declaration Protected RemoteWindowAdjustedInternal As EventWaitHandle
'Usage Dim instance As SSHConnectionProtocolChannel Dim value As EventWaitHandle value = instance.RemoteWindowAdjustedInternal instance.RemoteWindowAdjustedInternal = value
protected EventWaitHandle RemoteWindowAdjustedInternal