| EnqueuedState Properties |
The EnqueuedState type exposes the following members.
| Name | Description | |
|---|---|---|
| EnqueuedAt |
Gets a date/time when the current state instance was created.
| |
| 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.
| |
| Queue |
Gets or sets a queue name to which a background job identifier
will be added.
| |
| Reason |
Gets the human-readable reason of a state transition.
|