[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Factory for 'crontab' observers that indicate truth when a time point was reached.
The following tables list the members exposed by the TimerAtObserverFactory type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MakeObserver |
Make an observer instance.
|
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | TimerAtObserverFactoryNew | Ctor.
The crontab observer requires a schedule specification that is extracted from arguments.
|