Partager via


ProcessServer.PsServiceStatus Property

Definition

Gets or sets the PS service status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to