Click or drag to resize

RunningAqlQueryrunTime Property

The query’s run time up to the point the list of queries was queried.

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

Property Value

Type: String
See Also