API reference
Property Capacity
- Namespace
- DisCatSharp.Common.Types
- Assembly
- DisCatSharp.Common.dll
Capacity
Gets the total capacity of this buffer. The capacity is the number of segments allocated, multiplied by size of individual segment.
public ulong Capacity { get; }