EventHubAdapterFactory.EventHubReceiverFactory Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Fábrica para criar um IEventHubReceiver
protected Func<Orleans.Streaming.EventHubs.EventHubPartitionSettings,string,Microsoft.Extensions.Logging.ILogger,Orleans.Streaming.EventHubs.IEventHubReceiver> EventHubReceiverFactory;
val mutable EventHubReceiverFactory : Func<Orleans.Streaming.EventHubs.EventHubPartitionSettings, string, Microsoft.Extensions.Logging.ILogger, Orleans.Streaming.EventHubs.IEventHubReceiver>
Protected EventHubReceiverFactory As Func(Of EventHubPartitionSettings, String, ILogger, IEventHubReceiver)