Compartir a través de


SiloRuntimeStatistics.TotalPhysicalMemory Propiedad

Definición

Precaución

The will be removed, use EnvironmentStatistics.MaximumAvailableMemoryBytes instead.

Memoria física total disponible [bytes].

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)

Valor de propiedad

Atributos

Se aplica a