SiloRuntimeStatistics.CpuUsage Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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