다음을 통해 공유


ProcessThreadInfo.TotalProcessorTime 속성

정의

총 프로세서 시간을 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상