Click or drag to resize

ConnectionStateEventArgs Class

Provides data for the ConnectionStateChanged event.
Inheritance Hierarchy

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public class ConnectionStateEventArgs : SessionEventArgs

The ConnectionStateEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConnectionState
The state of the connection.
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Top
See Also