次の方法で共有


ProcessServerDetails.SystemLoad Property

Definition

Gets the system load.

[Newtonsoft.Json.JsonProperty(PropertyName="systemLoad")]
public long? SystemLoad { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemLoad")>]
member this.SystemLoad : Nullable<int64>
Public ReadOnly Property SystemLoad As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to