| ResizableMultiReaderRingBufferTCapacityLeft Property |
The maximum number of elements the buffer can still take.
Namespace:
Akka.Streams.Implementation
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public int CapacityLeft { get; }
member CapacityLeft : int with get
Property Value
Type:
Int32See Also