Click or drag to resize

CachedAqlQueryResultRunTime Property

The query’s run time

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

Property Value

Type: TimeSpan
See Also