IScheduler.ConfigureJob(Int32) Method

Definition

Moves the job to the Configuring state.

public void ConfigureJob (int jobId);
abstract member ConfigureJob : int -> unit
Public Sub ConfigureJob (jobId As Integer)

Parameters

jobId
Int32

Applies to