Click or drag to resize

ISessionDisconnect Method

Disconnects from the host.

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