ISchedulerJob.HoldUntil Property

Definition

Gets the date and time in Coordinated Universal Time that the HPC Job Scheduler Service is waiting until before running the job.

public DateTime HoldUntil { get; }
member this.HoldUntil : DateTime
Public ReadOnly Property HoldUntil As DateTime

Property Value

A DateTime object that indicates the date and time that the HPC Job Scheduler Service is waiting until before running the job.

Applies to