Edit

Share via


SchedulerJobCounters.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

Total amount of memory, in bytes, used by the job.

Implements

Applies to