ManagementFault.Message Property

Gets or sets the message for this fault.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

[DataMemberAttribute]
public string Message { get; set; }

Property Value

Type: System.String
A String that contains the message providing information about the fault.

See Also

Reference

ManagementFault Class

Microsoft.ComplexEventProcessing.ManagementService Namespace