AutoFunctionInvocationContext.RequestSequenceIndex 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.
Request sequence index of automatic function invocation process. Starts from 0.
public int RequestSequenceIndex { get; init; }
member this.RequestSequenceIndex : int with get, set
Public Property RequestSequenceIndex As Integer