StatusReport.Status Property

Definition

Collection of data points describing the status of the service as provided by a particular IStatusReporter.

public System.Collections.Generic.IDictionary<string,object> Status { get; }
member this.Status : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Status As IDictionary(Of String, Object)

Property Value

Applies to