StageStateChangedRelatedFault Property |
In the case of a stoppage, information about the Fault which caused the stoppage.
Otherwise null.
Namespace: CFX.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Fault RelatedFault { get; set; }
Public Property RelatedFault As Fault
Get
Set
Property Value
Fault
See Also