共用方式為


EnvironmentStatistics.AvailableMemoryBytes 欄位

定義

目前可用於配置進程的記憶體數量。

[Orleans.Id(2)]
public readonly long AvailableMemoryBytes;
[<Orleans.Id(2)>]
val mutable AvailableMemoryBytes : int64
Public ReadOnly AvailableMemoryBytes As Long 

欄位值

屬性

備註

包含進程和系統的目前可用記憶體。

適用於