Table of Contents

Class GrpcAgentWorkerHostBuilderExtensions

Namespace
Microsoft.AutoGen.Core.Grpc
Assembly
Microsoft.AutoGen.Core.Grpc.dll
public static class GrpcAgentWorkerHostBuilderExtensions
Inheritance
GrpcAgentWorkerHostBuilderExtensions
Inherited Members

Methods

AddGrpcAgentWorker(IHostApplicationBuilder, string?)

public static IHostApplicationBuilder AddGrpcAgentWorker(this IHostApplicationBuilder builder, string? agentServiceAddress = null)

Parameters

builder IHostApplicationBuilder
agentServiceAddress string

Returns

IHostApplicationBuilder