Property TcpConfiguration
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
TcpConfiguration
Gets or sets the TCP connection configuration.
public ITcp TcpConfiguration { get; set; }
Property Value
- ITcp
The TCP connection configuration.