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