Share via


ProcessServer.MemoryUsageStatus Property

Definition

Gets or sets the memory usage status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to