Interface IRealConnection
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Defines a non-virtual interface.
public interface IRealConnection : IElementConnection
- Inherited Members
- Extension Methods
Properties
- ElementTimeout
Gets or sets a value indicating after how long the element will go into timeout when it is not responding for.
- Retries
Gets or sets the number of retries.
- Timeout
Gets or sets the timeout of a single command or request.