共用方式為


ChannelReader<T>.CanCount 屬性

定義

取得值,此值指出是否可在這個 ChannelReader<T> 執行個體上使用 Count

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

屬性值

適用於