WaterfallStepContext.Index Property

Definition

Gets the index of the current waterfall step being executed.

public int Index { get; }
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

The index of the current waterfall step being executed.

Applies to