Constructor DmsScheduler
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
DmsScheduler(IDma)
Initializes a new instance of the DmsScheduler class.
public DmsScheduler(IDma agent)
Parameters
agent
IDmaThe agent to which this scheduler component belongs to.