Click or drag to resize

QueryTrackingConfigurationSlowStreamingQueryThreshold Property

See online documentation

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

Property Value

Type: NullableInt32
See Also