Share via


ProcessThreadInfo.TotalProcessorTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to