Share via


ProcessThreadInfo.TotalProcessorTime Property

Definition

Gets or sets total processor time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to