Click or drag to resize

ConnectionErrorEventArgs Class

Provides data for the ConnectionError event.
Inheritance Hierarchy

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

The ConnectionErrorEventArgs type exposes the following members.

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