Table of Contents

Property ElementTimeout

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

ElementTimeout

Gets or sets a value indicating after how long the element will go into timeout when it is not responding for.

TimeSpan? ElementTimeout { get; set; }

Property Value

TimeSpan?

The timespan to be set, when set to null, the connection does not have an impact on the element timeout./>