OrleansClientGenericHostExtensions
class
Namespace: Microsoft.Extensions.Hosting
Extension methods for
Microsoft.Extensions.Hosting.IHostBuilder. public static class OrleansClientGenericHostExtensionsMethods
AddOrleansClient(IServiceCollection, Action<IClientBuilder>)Configures the service collection to host an Orleans client.AddOrleansClient(IServiceCollection, IConfiguration, Action<IClientBuilder>)Configures the service collection to host an Orleans client.UseOrleansClient(HostApplicationBuilder)Configures the host app builder to host an Orleans client.UseOrleansClient(HostApplicationBuilder, Action<IClientBuilder>)Configures the host app builder to host an Orleans client.UseOrleansClient(IHostApplicationBuilder)UseOrleansClient(IHostApplicationBuilder, Action<IClientBuilder>)Configures the host app builder to host an Orleans client.UseOrleansClient(IHostBuilder)Configures the host builder to host an Orleans client.UseOrleansClient(IHostBuilder, Action<HostBuilderContext, IClientBuilder>)Configures the host builder to host an Orleans client.UseOrleansClient(IHostBuilder, Action<IClientBuilder>)Configures the host builder to host an Orleans client.
