Edit

Share via


Scheduler.ConfigureJob(Int32) Method

Definition

Moves the job to the Configuring state.

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

Parameters

jobId
Int32

Identifies the job to move to the Configuring state.

Implements

Applies to