Click or drag to resize

OiaChangedEventArgs Class

Provides data for the OIA Changed 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 OiaChangedEventArgs : SessionEventArgs

The OiaChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCommErrorCode
The new communications error code.
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Public propertyProgErrorCode
The new program error code.
Public propertyStatus
The new OIA status.
Top
See Also