Click or drag to resize

GetLogsQueryStart Property

Optional. Retrieves all log entries that their log entry identifier (lid value) is greater or equal to this value.

Namespace:  ArangoDBNetStandard.AdminApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public long? Start { get; set; }

Property Value

Type: NullableInt64
See Also