StageStateChangedRelatedFault Property |
[This is preliminary documentation and is subject to change.]
In the case of a stoppage, information about the Fault which caused the stoppage.
Otherwise null.
Namespace:
CFX.ResourcePerformance
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Fault RelatedFault { get; set; }
Public Property RelatedFault As Fault
Get
Set
Property Value
Type:
Fault
See Also