Kernel.Clone 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.
Clone the Kernel object to create a new instance that may be mutated without affecting the current instance.
public Microsoft.SemanticKernel.Kernel Clone ();
member this.Clone : unit -> Microsoft.SemanticKernel.Kernel
Public Function Clone () As Kernel
Returns
Remarks
The current instance is unmodified by this operation. The new Kernel will be initialized with: