PutCollectionPropertyResponseJournalSize Property |
Namespace:
ArangoDBNetStandard.CollectionApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public long JournalSize { get; set; }
Public Property JournalSize As Long
Get
Set
public:
property long long JournalSize {
long long get ();
void set (long long value);
}
member JournalSize : int64 with get, set
Property Value
Type:
Int64See Also