Class StateChangedCallbackArgs Class

Provides callback data for state change messages.

Constructors:

NameDescription
Public methodStateChangedCallbackArgs(DateTime, Boolean) Initializes a new instance of the StateChangedCallbackArgs class.

Properties:

NameDescription
Public propertyIsEnabled Gets the new state.
Public propertyReceived Gets the message timestamp.