Table of Contents

Class RealConnection

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

Class representing any non-virtual connection.

public class RealConnection : ConnectionSettings, IRealConnection, IElementConnection
Inheritance
RealConnection
Implements
Inherited Members
Extension Methods

Constructors

RealConnection()

Default empty constructor.

Properties

ElementTimeout

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

Id

Gets the zero based id of the connection.

Retries

Get or Set the amount of retries.

Timeout

Get or Set the timeout value.