Click or drag to resize

InfoRepoDiscoveryBitTransportPort Property

Port used by the tcp transport for Built-In Topics. If the default of '0' is used, the operating system will choose a port to use. The default value is 0.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public int BitTransportPort { get; set; }

Property Value

Type: Int32
See Also