LoopContext.RunOptions Property
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.
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