Click or drag to resize

TransportInstMaxSamplesPerPacket Property

Maximum number of samples in a transport packet. The default value is 10.

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

Property Value

Type: UInt32
See Also