AutoFunctionInvocationContext.FunctionCount 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.
Number of functions that will be invoked during auto function invocation request.
public int FunctionCount { get; init; }
member this.FunctionCount : int with get, set
Public Property FunctionCount As Integer