Click or drag to resize

IWaitForDisconnect Method

Waits for the session's disconnection from the host to complete.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.422.0 (1.3.422.0)
Syntax
bool ForDisconnect()

Return Value

Type: Boolean
True if the disconnect completed, false if the disconnection did not complete within the timeout period.
See Also