Click or drag to resize

IOiaEvents.Changed Event

Raised when the OIA status changes.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.1.30312.0 (1.1.30312.0)
Syntax
event EventHandler<OiaChangedEventArgs> Changed

Value

Type: System.EventHandler<OiaChangedEventArgs>
See Also