ContextFactoryProperties.DBQuantaSize_2 Property

Solclient

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

Property Value

Type: Int64
See Also