Freigeben über


SiloRuntimeStatistics.TotalPhysicalMemory Eigenschaft

Definition

Achtung

The will be removed, use EnvironmentStatistics.MaximumAvailableMemoryBytes instead.

Der gesamte verfügbare physische Arbeitsspeicher [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)

Eigenschaftswert

Attribute

Gilt für: