ContextFactoryProperties.DBQuantaSize_0 Property

Solclient

ContextFactoryPropertiesDBQuantaSize_0 Property
version: 7.2.1.27
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: 7.2.1.27 (7.2.1.27)
Syntax
public long DBQuantaSize_0 { get; set; }
Public Property DBQuantaSize_0 As Long
	Get
	Set
public:
property long long DBQuantaSize_0 {
	long long get ();
	void set (long long value);
}

Property Value

Type: Int64
See Also