Property LocalPort
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
LocalPort
Gets or sets the local port number.
int? LocalPort { get; set; }
Property Value
- int?
The local port number.
Remarks
Configuring the local port is only supported for ISerialConnection Connections.