Partager via


SiloRuntimeStatistics.CpuUsage Propriété

Définition

Attention

The will be removed, use EnvironmentStatistics.CpuUsagePercentage instead.

Utilisation du processeur.

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)

Valeur de propriété

Attributs

S’applique à