Click or drag to resize

ShmemInstDatalinkControlSize Property

Size (in bytes) of the control area allocated for each data link. This allocation comes out of the shared-memory pool defined by PoolSize. Defaults to 4 kilobytes.

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

Property Value

Type: UInt32
See Also