TransformBlock<TInput,TOutput>.InputCount Property

Definition

Gets the number of input items waiting to be processed by this block.

C#
public int InputCount { get; }

Property Value

The number of input items.

Remarks

The InputCount does not include any items currently being processed by the block or any items that have already been processed by the block.

Applies to

제품 버전
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided), 2.1 (package-provided)
UWP 10.0