StateChangedCallbackArgs Class
Provides callback data for state change messages.
Constructors:
Name | Description | |
---|---|---|
StateChangedCallbackArgs(DateTime, Boolean) | Initializes a new instance of the StateChangedCallbackArgs class. |
Properties:
Name | Description | |
---|---|---|
IsEnabled | Gets the new state. | |
Received | Gets the message timestamp. |