Click or drag to resize

ISessionConnect Method

Establishes a connection to the host.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.422.0 (1.3.422.0)
Syntax
void Connect()
Remarks
This call returns immediately. Status and errors are reported via ConnectionStateChanged and ConnectionError.
See Also