ISchedulerJobCounters.TotalMemory Property

Definition

Retrieves the total amount of memory used by the job.

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

Property Value

The total amount of memory, in bytes, used by the job.

Applies to