Click or drag to resize

TransportInstTransportType Property

Type of the transport; tcp, udp, multicast, shmem, and rtps_udp are included with OpenDDSharp.

Namespace:  OpenDDSharp.OpenDDS.DCPS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public string TransportType { get; }

Property Value

Type: String
See Also