SelfTimerCallbackArgs Class
Provides callback data for self-timer messages.
Constructors:
Name | Description | |
---|---|---|
SelfTimerCallbackArgs(DateTime, Int32, Boolean) | Initializes a new instance of the SelfTimerCallbackArgs class. |
Properties:
Name | Description | |
---|---|---|
IsCancelled | Gets whether the self-timer was cancelled. | |
Seconds | Gets the number of seconds remaining. | |
Received | Gets the message timestamp. |