Click or drag to resize

TransportInstMaxPacketSize Property

The maximum size of a transport packet, including its transport header, sample header, and sample data. The default value is 2147481599.

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

Property Value

Type: UInt32
See Also