Click or drag to resize

CachedAqlQueryResultStarted Property

The date and time when the query was stored in the cache

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

Property Value

Type: NullableDateTime
See Also