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