EnvironmentStatistics.AvailableMemoryBytes Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The amount of memory currently available for allocations to the process.
[Orleans.Id(2)]
public readonly long AvailableMemoryBytes;
[<Orleans.Id(2)>]
val mutable AvailableMemoryBytes : int64
Public ReadOnly AvailableMemoryBytes As Long
Field Value
- Attributes
Remarks
Includes the currently available memory of the process and the system.