Table of Contents

Property ElementTimeout

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

ElementTimeout

Get or Set the timespan before the element will go into timeout after not responding.

public TimeSpan? ElementTimeout { get; set; }

Property Value

TimeSpan?

When null, the connection will not be taken into account for the element to go into timeout.