Compartir a través de


ProcessThreadInfo.UserProcessorTime Propiedad

Definición

Obtiene o establece el tiempo de procesador del usuario.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a