Class SelfTimerCallbackArgs Class

Provides callback data for self-timer messages.

Constructors:

NameDescription
Public methodSelfTimerCallbackArgs(DateTime, Int32, Boolean) Initializes a new instance of the SelfTimerCallbackArgs class.

Properties:

NameDescription
Public propertyIsCancelled Gets whether the self-timer was cancelled.
Public propertySeconds Gets the number of seconds remaining.
Public propertyReceived Gets the message timestamp.