Edit

Share via


ISchedulerJob.SetHoldUntil(DateTime) Method

Definition

Sets the earliest date and time until which the HPC Job Scheduler Service should wait until before starting the job.

public void SetHoldUntil (DateTime holdUntil);
abstract member SetHoldUntil : DateTime -> unit
Public Sub SetHoldUntil (holdUntil As DateTime)

Parameters

holdUntil
DateTime

Applies to