Click or drag to resize

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
Syntax
public Fault RelatedFault { get; set; }

Property Value

Type: Fault
See Also