Share via


KernelFunctionCanceledException.Kernel Property

Definition

Gets the Kernel that was passed to the invocation of Function.

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

Property Value

Applies to