Click or drag to resize

IRingbufferTCapacity Method

Returns the capacity of this Ringbuffer.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
long Capacity()

Return Value

Type: Int64
the capacity.
See Also