ScheduledJobOptions.MultipleInstancePolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Multiple task instance policy.
public Microsoft.PowerShell.ScheduledJob.TaskMultipleInstancePolicy MultipleInstancePolicy { get; set; }
member this.MultipleInstancePolicy : Microsoft.PowerShell.ScheduledJob.TaskMultipleInstancePolicy with get, set
Public Property MultipleInstancePolicy As TaskMultipleInstancePolicy