StageStateChanged Class |
[This is preliminary documentation and is subject to change.]
{ "Stage": "STAGE2", "Lane": null, "OldState": "IdleStarved", "OldStateDuration": "00:01:25", "NewState": "ReadyProcessingActive", "RelatedFault": null }
Namespace: CFX.ResourcePerformance
The StageStateChanged type exposes the following members.
Name | Description | |
---|---|---|
![]() | Lane |
The relevant production lane (if applicable)
|
![]() | NewState |
The new state
|
![]() | OldState |
The previous state prior to this state change
|
![]() | OldStateDuration |
The amount of time spent in the previous state
|
![]() | RelatedFault |
In the case of a stoppage, information about the Fault which caused the stoppage.
Otherwise null.
|
![]() | Stage |
The name of the stage that has changed state
|