Sdílet prostřednictvím


DiagnosticReport.ServerState Property

Definition

Gets the server state after updating the diagnostics (this is a counter that is incremented every time there is a change on the server).

public:
 property int ServerState { int get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public int ServerState { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.ServerState : int
Public ReadOnly Property ServerState As Integer

Property Value

Attributes

Applies to