EventHubAdapterFactory.Create(IServiceProvider, String) 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.
public static Orleans.ServiceBus.Providers.EventHubAdapterFactory Create (IServiceProvider services, string name);
static member Create : IServiceProvider * string -> Orleans.ServiceBus.Providers.EventHubAdapterFactory
Public Shared Function Create (services As IServiceProvider, name As String) As EventHubAdapterFactory
Parameters
- services
- IServiceProvider
- name
- String