Dela via


ScheduledJobSourceAdapter.PersistJob(Job2) Method

Definition

Saves job to scheduled job run store.

public override void PersistJob (System.Management.Automation.Job2 job);
override this.PersistJob : System.Management.Automation.Job2 -> unit
Public Overrides Sub PersistJob (job As Job2)

Parameters

job
Job2

ScheduledJob

Applies to