Property SlowPollSettings
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
SlowPollSettings
Gets or sets the slow poll settings.
SlowPollSettings SlowPollSettings { get; set; }
Property Value
- SlowPollSettings
The slow poll settings.
Remarks
Slow poll settings are only applicable to the main connection of the element.
The property value is an instance of either DurationBasedSlowPollSettings or TimeoutCountBasedSlowPollSettings.