Table of Contents
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.

ulong Capacity { get; }

Property Value

ulong