次の方法で共有


IHostEnvironmentStatistics.CpuUsage プロパティ

定義

0.0 から 100.0 のホスト CPU 使用率を取得します。

public float? CpuUsage { get; }
member this.CpuUsage : Nullable<single>
Public ReadOnly Property CpuUsage As Nullable(Of Single)

プロパティ値

0.7

70.0f 70% の CPU 使用率。

適用対象