Table of Contents

Method WithRepetitions

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

WithRepetitions(int)

Sets the number of repetitions.

IDmsSchedulerTaskBuilder WithRepetitions(int repetitions)

Parameters

repetitions int

The number of repetitions.

Returns

IDmsSchedulerTaskBuilder

The builder instance for method chaining.