Click or drag to resize

TransportInstDatalinkControlChunks Property

The number of chunks used to size allocators for transport control samples. The default value is 32.

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

Property Value

Type: UInt32
See Also