LoopContext.LastResponse 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 AgentResponse produced by the iteration that just completed.
public Microsoft.Agents.AI.AgentResponse LastResponse { get; }
member this.LastResponse : Microsoft.Agents.AI.AgentResponse
Public ReadOnly Property LastResponse As AgentResponse