AwaitingState Properties |
The AwaitingState type exposes the following members.
Name | Description | |
---|---|---|
Expiration |
Gets the expiration time of a background job continuation.
| |
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.
| |
NextState |
Gets the next state, to which a background job will be moved.
| |
Options |
Gets the continuation options associated with the current state.
| |
ParentId |
Gets the identifier of a parent background job.
| |
Reason |
Gets the human-readable reason of a state transition.
|