Click or drag to resize

OIAChangedEventArgs Class

Provides data for the OhioSession.OIAChanged event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Flex.Hal.OhioOIAChangedEventArgs

Namespace: Flex.Hal.Ohio
Assembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax
public class OIAChangedEventArgs : EventArgs

The OIAChangedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOIAChangedEventArgsInitializes a new instance of the OIAChangedEventArgs class
Top
Properties
 NameDescription
Public propertyUpdate Gets whether the OIA update comes from the host or the client.
Top
See Also