Share via


KernelFunctionCanceledException.Function Property

Definition

Gets the KernelFunction whose invocation was canceled.

public Microsoft.SemanticKernel.KernelFunction Function { get; }
member this.Function : Microsoft.SemanticKernel.KernelFunction
Public ReadOnly Property Function As KernelFunction

Property Value

Applies to