ClientBuilderExtensions
class
Namespace: Orleans.Hosting
Extension methods for configuring Azure Event Hubs stream providers on an Orleans client.
public static class ClientBuilderExtensionsMethods
AddEventHubStreams(IClientBuilder, string, Action<EventHubOptions>)Adds a named Azure Event Hubs persistent stream provider to the client.AddEventHubStreams(IClientBuilder, string, Action<IClusterClientEventHubStreamConfigurator>)Adds a named Azure Event Hubs persistent stream provider to the client.
