Channel.this
this
() @disableNo documentation available for this declaration.
this
(size_t capacity) @trustedConstruct a bounded channel with the specified capacity.
Parameters
capacity | Maximum number of items the channel can hold. Must be greater than zero. |