InvocationInfo.PipelineLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
How many elements are in the containing pipeline.
public:
property int PipelineLength { int get(); };
public:
property int PipelineLength { int get(); };
public int PipelineLength { get; }
member this.PipelineLength : int
Public ReadOnly Property PipelineLength As Integer
Property Value
number of elements in the containing pipeline