AgentResponseUpdateEvent.AsResponse 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.
Converts this event to an AgentResponse containing just this update.
public Microsoft.Agents.AI.AgentResponse AsResponse();
member this.AsResponse : unit -> Microsoft.Agents.AI.AgentResponse
Public Function AsResponse () As AgentResponse