Share via


AgentResponseUpdateEvent.AsResponse Method

Definition

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

Returns

Applies to