Click or drag to resize

GetLogsQuerySize Property

Optional. Specifies the number of log entries to retrieve.

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

Property Value

Type: NullableInt64
See Also