Click or drag to resize

IConnectorEvents Interface

Events raised from the IConnector object.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.3.379.0 (1.3.379.0)
Syntax
public interface IConnectorEvents

The IConnectorEvents type exposes the following members.

Events
  NameDescription
Public eventConnectorError
Raised when an error occurs.
Top
See Also