Click or drag to resize

ShmemInstPoolSize Property

Size (in bytes) of the single shared-memory pool allocated by this transport instance. Defaults to 16 megabytes.

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

Property Value

Type: UInt32
See Also