![]() | ScheduledState Properties |
The ScheduledState type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnqueueAt |
Gets a date/time when a background job should be enqueued.
|
![]() | IgnoreJobLoadException |
Gets whether transition to this state should ignore job de-serialization
exceptions.
|
![]() | IsFinal |
Gets if the current state is a final one.
|
![]() | Name |
Gets the unique name of the state.
|
![]() | Reason |
Gets the human-readable reason of a state transition.
|
![]() | ScheduledAt |
Gets a date/time when the current state instance was created.
|