Szerkesztés

Megosztás a következőn keresztül:


EnvironmentStatistics.AvailableMemoryBytes Field

Definition

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.

Applies to