DiagnosticReport.ServerState 属性

定义

获取更新诊断后的服务器状态 (这是在服务器) 上每次发生更改时递增的计数器。

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

属性值

Int32
属性

适用于