Share via


KernelFunctionCanceledException.Arguments Property

Definition

Gets the arguments collection that was supplied to the invocation of Function.

public Microsoft.SemanticKernel.KernelArguments Arguments { get; }
member this.Arguments : Microsoft.SemanticKernel.KernelArguments
Public ReadOnly Property Arguments As KernelArguments

Property Value

Applies to