Share via


ProcessThreadInfo.UserProcessorTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to