Click or drag to resize

ViewDetailsWritebufferIdle Property

Maximum number of writers (segments) cached in the pool (default: 64, use 0 to disable, immutable)

Namespace:  ArangoDBNetStandard.ViewApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public int? WritebufferIdle { get; set; }

Property Value

Type: NullableInt32
See Also