Click or drag to resize

SessionEventArgs Class

Provides data for the Session events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    MicroFocus.ZFE.ConnectorSessionEventArgs
      More...

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 SessionEventArgs : EventArgs

The SessionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyId
The ID of the created session.
Top
See Also
Inheritance Hierarchy