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