EventHubAdapterFactory.EventHubReceiverFactory Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Fabrique pour créer un 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)