IRingbufferTCapacity Method Hazelcast .Net Client Class Library
Returns the capacity of this Ringbuffer.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

long Capacity()

Return Value

Type: Int64
the capacity.
See Also

Reference