SiloRuntimeStatistics.CpuUsage Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
The will be removed, use EnvironmentStatistics.CpuUsagePercentage instead.
Utilizzo della 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)
Valore della proprietà
- Attributi