AgentHostBuilder.Build 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.
Finalize configuration and build the runnable AgentHostApp.
public Azure.AI.AgentServer.Core.AgentHostApp Build();
member this.Build : unit -> Azure.AI.AgentServer.Core.AgentHostApp
Public Function Build () As AgentHostApp
Returns
A configured AgentHostApp ready to run.