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

Observer that will wait a certain interval before indicating true (raising an event).

The following tables list the members exposed by the TimerIntervalObserver 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.)