Click or drag to resize

ISessionEvents Interface

Events raised from the ISession object.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface ISessionEvents

The ISessionEvents type exposes the following members.

Events
  NameDescription
Public eventConnectionError
Raised when a connection error occurs.
Public eventConnectionStateChanged
Raised when the connection state changes.
Top
See Also