OutputItemFileSearchCallBuilder.EmitInProgress 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.
Produces a response.file_search_call.in_progress event.
public virtual Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallInProgressEvent EmitInProgress();
abstract member EmitInProgress : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallInProgressEvent
override this.EmitInProgress : unit -> Azure.AI.AgentServer.Responses.Models.ResponseFileSearchCallInProgressEvent
Public Overridable Function EmitInProgress () As ResponseFileSearchCallInProgressEvent
Returns
A ResponseFileSearchCallInProgressEvent.