Partilhar via


ScheduledJobDefinition.Register Method

Definition

Registers this scheduled job definition object by doing the following: a) Writing this object to the scheduled job object store. b) Registering this job as a Windows Task Scheduler task. c) Adding this object to the local repository.

public void Register ();
member this.Register : unit -> unit
Public Sub Register ()

Applies to