Class IsoSensitivityChangedCallbackArgs Class

Provides data for the IsoSensitivityChanged event.

Constructors:

NameDescription
Public methodIsoSensitivityChangedCallbackArgs(DateTime, Single, Boolean) Initializes a new instance of the IsoSensitivityChangedCallbackArgs class.

Properties:

NameDescription
Public propertyIsAutomatic Gets whether the ISO sensitivity is determined automatically.
Public propertyIsoSensitivity Gets the new ISO sensitivity.
Public propertyReceived Gets the message timestamp.