SequenceReader<T>.Consumed プロパティ

定義

リーダーで処理された T 値の合計数を取得します。

public:
 property long Consumed { long get(); };
public long Consumed { get; }
member this.Consumed : int64
Public ReadOnly Property Consumed As Long

プロパティ値

リーダーによって処理される値の合計数。

適用対象