![]() | SucceededState Properties |
The SucceededState type exposes the following members.
Name | Description | |
---|---|---|
![]() | IgnoreJobLoadException |
Gets whether transition to this state should ignore job de-serialization
exceptions.
|
![]() | IsFinal |
Gets if the current state is a final one.
|
![]() | Latency |
Gets the total number of milliseconds passed from a job
creation time till the start of the performance.
|
![]() | Name |
Gets the unique name of the state.
|
![]() | PerformanceDuration |
Gets the total milliseconds elapsed from a processing start.
|
![]() | Reason |
Gets the human-readable reason of a state transition.
|
![]() | Result |
Gets the value returned by a job method.
|
![]() | SucceededAt |
Gets a date/time when the current state instance was created.
|