| IRingbufferTCapacity Method |
Returns the capacity of this Ringbuffer.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function Capacity As Long
abstract Capacity : unit -> int64
Return Value
Type:
Int64the capacity.
See Also