Class GrpcAgentWorkerHostBuilderExtensions
public static class GrpcAgentWorkerHostBuilderExtensions
- Inheritance
-
GrpcAgentWorkerHostBuilderExtensions
- Inherited Members
Methods
AddGrpcAgentWorker(IHostApplicationBuilder, string?)
public static IHostApplicationBuilder AddGrpcAgentWorker(this IHostApplicationBuilder builder, string? agentServiceAddress = null)
Parameters
builder
IHostApplicationBuilderagentServiceAddress
string