Click or drag to resize

QdbClusterSetSoftMemoryLimit Method

Sets the client-side soft memory limit.

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public void SetSoftMemoryLimit(
	long limit
)

Parameters

limit
Type: SystemInt64
Number of bytes.
Remarks
EXPERIMENTAL. Use at your own risk!
See Also