Click or drag to resize

ContextFactoryPropertiesDBQuantaSize_0 Property

version: 10.22.0
The size of data buffers in the pool of smallest buffers. The valid range is > 0. Default: 10240 bytes

Namespace:  SolaceSystems.Solclient.Messaging
Assembly:  SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.22.0
Syntax
C#
public long DBQuantaSize_0 { get; set; }

Property Value

Type: Int64
See Also