is_full


Description:

public virtual bool is_full { get; }

Whether or not the channel is full.

Unbuffered channels are always full.

This is a constant-time operation.