KernelFunctionSelectionStrategy.UseInitialAgentAsFallback 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.
When set, will use InitialAgent in the event of a failure to select an agent.
public bool UseInitialAgentAsFallback { get; init; }
member this.UseInitialAgentAsFallback : bool with get, set
Public Property UseInitialAgentAsFallback As Boolean