Share via


ProcessServer.PsStatsRefreshTime Property

Definition

Gets the process server stats refresh time.

[Newtonsoft.Json.JsonProperty(PropertyName="psStatsRefreshTime")]
public DateTime? PsStatsRefreshTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="psStatsRefreshTime")>]
member this.PsStatsRefreshTime : Nullable<DateTime>
Public ReadOnly Property PsStatsRefreshTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to