Compartir a través de


ProcessThreadInfo.TotalProcessorTime Propiedad

Definición

Obtiene o establece el tiempo total del procesador.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a