Click or drag to resize

ConnectorErrorEventArgs Class

Event argument for Connector errors.
Inheritance Hierarchy

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 2.1.1646.0 (2.1.1646.0)
Syntax
public class ConnectorErrorEventArgs : ConnectorEventArgs

The ConnectorErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyMessage
The error message.
Top
See Also