SiloRuntimeStatistics.TotalPhysicalMemory 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.MaximumAvailableMemoryBytes instead.
Memoria fisica totale disponibile [byte].
public long TotalPhysicalMemory { get; }
public long? TotalPhysicalMemory { get; }
[Orleans.Id(5)]
public long? TotalPhysicalMemory { get; }
[Orleans.Id(5)]
[System.Obsolete("The will be removed, use EnvironmentStatistics.MaximumAvailableMemoryBytes instead.", false)]
public long? TotalPhysicalMemory { get; }
member this.TotalPhysicalMemory : int64
member this.TotalPhysicalMemory : Nullable<int64>
[<Orleans.Id(5)>]
member this.TotalPhysicalMemory : Nullable<int64>
[<Orleans.Id(5)>]
[<System.Obsolete("The will be removed, use EnvironmentStatistics.MaximumAvailableMemoryBytes instead.", false)>]
member this.TotalPhysicalMemory : Nullable<int64>
Public ReadOnly Property TotalPhysicalMemory As Long
Public ReadOnly Property TotalPhysicalMemory As Nullable(Of Long)
Valore della proprietà
- Attributi