Click or drag to resize

SessionErrorEventArgs Class

Provides data for the Session Error 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 SessionErrorEventArgs : SessionEventArgs

The SessionErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
The error message.
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Public propertySource
The error source.
Top
See Also