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.5.532.0 (1.5.532.0)
Syntax
void Connect()
Remarks
This call returns immediately. Status and errors are reported via ConnectionStateChanged and ConnectionError.
See Also