ContextFactoryProperties.DBQuantaSize_4 Property

Solclient

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

Property Value

Type: Int64
See Also