ScheduledState Constructor |
Name | Description | |
---|---|---|
ScheduledState(DateTime) |
Initializes a new instance of the ScheduledState
class with the specified date/time in UTC format when a job should
be moved to the EnqueuedState.
| |
ScheduledState(TimeSpan) |
Initializes a new instance of the ScheduledState class
with the specified time interval after which a job should be moved to
the EnqueuedState.
|