SiloRuntimeStatistics.TotalPhysicalMemory 属性

定义

注意

The will be removed, use EnvironmentStatistics.MaximumAvailableMemoryBytes instead.

可用物理内存总量 [字节]。

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)

属性值

属性

适用于