'Declaration Protected Overloads Function WaitForRemoteWindowAdjust( _ ByVal throwException As Boolean _ ) As Boolean
'Usage Dim instance As SSHConnectionProtocolChannel Dim throwException As Boolean Dim value As Boolean value = instance.WaitForRemoteWindowAdjust(throwException)
protected bool WaitForRemoteWindowAdjust( bool throwException )
Parameters
- throwException