Click or drag to resize

QueryTrackingConfigurationEnabled Property

If set to true, then queries will be tracked. If set to false, neither queries nor slow queries will be tracked.

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

Property Value

Type: String
See Also