ContextFactoryProperties.DBQuantaSize_1 Property

Solclient

ContextFactoryPropertiesDBQuantaSize_1 Property
version: 7.2.1.27
The size of data buffers in the second pool of buffers. The valid range is > 0. Default: 32768 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_1 { get; set; }
Public Property DBQuantaSize_1 As Long
	Get
	Set
public:
property long long DBQuantaSize_1 {
	long long get ();
	void set (long long value);
}

Property Value

Type: Int64
See Also