Click or drag to resize

FaultClearedFaultOccurrenceId Property

[This is preliminary documentation and is subject to change.]

A unique identifier of the instance of the related fault. Corresponds with the FaultOccurrenceId property of the corresponding FaultOccurred message

Namespace:  CFX.ResourcePerformance
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Guid FaultOccurrenceId { get; set; }

Property Value

Type: Guid
See Also