ISchedulerTaskCounters.TotalMemory Property

Definition

Retrieves the total memory used by all tasks that are running in the cluster.

public long TotalMemory { get; }
member this.TotalMemory : int64
Public ReadOnly Property TotalMemory As Long

Property Value

The total memory, in bytes, used by all tasks.

Applies to