Environment.CpuUsage Özellik

Tanım

Uygulama kodunu çalıştırmak için harcanan işlem süresi, işletim sistemi kodunu çalıştırmak için harcanan işlem süresi ve hem uygulama hem de işletim sistemi kodunu çalıştırmak için harcanan toplam süre dahil olmak üzere CPU kullanımını alın.

public:
 static property Environment::ProcessCpuUsage CpuUsage { Environment::ProcessCpuUsage get(); };
[System.Runtime.Versioning.SupportedOSPlatform("maccatalyst")]
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
[System.Runtime.Versioning.UnsupportedOSPlatform("ios")]
[System.Runtime.Versioning.UnsupportedOSPlatform("tvos")]
public static Environment.ProcessCpuUsage CpuUsage { get; }
[<System.Runtime.Versioning.SupportedOSPlatform("maccatalyst")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("ios")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("tvos")>]
static member CpuUsage : Environment.ProcessCpuUsage
Public Shared ReadOnly Property CpuUsage As Environment.ProcessCpuUsage

Özellik Değeri

Öznitelikler

Şunlara uygulanır