Click or drag to resize

SlowAqlQueryState Property

The query’s current execution state (will always be “finished” for the list of slow queries)

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

Property Value

Type: String
See Also