ChannelReader<T>.Count 屬性

定義

取得此通道讀取器目前可用的項目數。

public:
 virtual property int Count { int get(); };
public virtual int Count { get; }
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

屬性值

例外狀況

此執行個體不支援計數。

適用於