Property TimeoutCount
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
TimeoutCount
Gets the number of consecutive timeouts that need to occur before slow polling activates.
public int TimeoutCount { get; }
Property Value
- int
The number of consecutive timeouts that need to occur before slow polling activates.