[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Observer implementation for indicating that a certain time arrived, similar to "crontab".

The following tables list the members exposed by the TimerAtObserver type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ScheduledTrigger
Called when a scheduled callback occurs.

StartObserve
Start observing.

StopObserve
Stop observing.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
TimerAtObserverNew
Ctor.