Partager via


ProcessServer.CpuLoadStatus Property

Definition

Gets or sets the CPU load status.

[Newtonsoft.Json.JsonProperty(PropertyName="cpuLoadStatus")]
public string CpuLoadStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cpuLoadStatus")>]
member this.CpuLoadStatus : string with get, set
Public Property CpuLoadStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to