ChannelReader<T>.CanCount Property

Definition

Gets a value that indicates whether Count is available for use on this ChannelReader<T> instance.

public:
 virtual property bool CanCount { bool get(); };
public virtual bool CanCount { get; }
member this.CanCount : bool
Public Overridable ReadOnly Property CanCount As Boolean

Property Value

Applies to