Field MinimumCapacity
Minimum capacity of the container.
Namespace: Unity.Logging
Assembly: solution.dll
Syntax
public const uint MinimumCapacity = 1024
Returns
Type | Description |
---|---|
uint |
Remarks
In order to function properly the RingBuffer requires minimum capacity of 1K.