Click or drag to resize

IWaitForConnect Method

Waits for the session's connection to the host to complete.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.1.30312.0 (1.1.30312.0)
Syntax
bool ForConnect()

Return Value

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