ProcessThreadInfo.UserProcessorTime Property

Definition

Gets or sets user processor time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to