SiloRuntimeStatistics.CpuUsage 属性

定义

注意

The will be removed, use EnvironmentStatistics.CpuUsagePercentage instead.

CPU 利用率。

public float CpuUsage { get; }
public float? CpuUsage { get; }
[Orleans.Id(2)]
public float? CpuUsage { get; }
[Orleans.Id(2)]
[System.Obsolete("The will be removed, use EnvironmentStatistics.CpuUsagePercentage instead.", false)]
public float? CpuUsage { get; }
member this.CpuUsage : single
member this.CpuUsage : Nullable<single>
[<Orleans.Id(2)>]
member this.CpuUsage : Nullable<single>
[<Orleans.Id(2)>]
[<System.Obsolete("The will be removed, use EnvironmentStatistics.CpuUsagePercentage instead.", false)>]
member this.CpuUsage : Nullable<single>
Public ReadOnly Property CpuUsage As Single
Public ReadOnly Property CpuUsage As Nullable(Of Single)

属性值

属性

适用于