LoopContext.RunOptions Property

Definition

Gets the AgentRunOptions that were passed to the loop run, if any.

public Microsoft.Agents.AI.AgentRunOptions? RunOptions { get; }
member this.RunOptions : Microsoft.Agents.AI.AgentRunOptions
Public ReadOnly Property RunOptions As AgentRunOptions

Property Value

Applies to