EventHubStreamProviderSettings.GetEventHubSettings 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.
Aquire configured IEventHubSettings class
public Orleans.ServiceBus.Providers.IEventHubSettings GetEventHubSettings (Orleans.Providers.IProviderConfiguration providerConfig, IServiceProvider serviceProvider);
member this.GetEventHubSettings : Orleans.Providers.IProviderConfiguration * IServiceProvider -> Orleans.ServiceBus.Providers.IEventHubSettings
Public Function GetEventHubSettings (providerConfig As IProviderConfiguration, serviceProvider As IServiceProvider) As IEventHubSettings
Parameters
- providerConfig
- IProviderConfiguration
- serviceProvider
- IServiceProvider