Share via


DurableAgentRunOptions.Clone Method

Definition

Produces a clone of the current AgentRunOptions instance.

public override Microsoft.Agents.AI.AgentRunOptions Clone();
override this.Clone : unit -> Microsoft.Agents.AI.AgentRunOptions
Public Overrides Function Clone () As AgentRunOptions

Returns

A clone of the current AgentRunOptions instance.

Applies to