KernelArgumentsExtensions.TerminateFlow(KernelArguments) Method
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.
Signal the orchestrator to terminate the flow.
public static void TerminateFlow (this Microsoft.SemanticKernel.KernelArguments arguments);
static member TerminateFlow : Microsoft.SemanticKernel.KernelArguments -> unit
<Extension()>
Public Sub TerminateFlow (arguments As KernelArguments)
Parameters
- arguments
- KernelArguments
context