Table of Contents

Constructor ScheduleOnce

Namespace
Skyline.DataMiner.Core.Scheduler.Automation
Assembly
Skyline.DataMiner.Core.Scheduler.Automation.dll

ScheduleOnce(bool)

Initializes a new instance of the ScheduleOnce class. Creates a Schedule Once Repetition Process.

public ScheduleOnce(bool createSchedulerEvent = false)

Parameters

createSchedulerEvent bool

Indicates whether a Scheduler Event should be created true or not false. Note that this option is only available for Schedule Once occurrences.