共用方式為


EventHubAdapterFactory.EventHubReceiverFactory 欄位

定義

建立 IEventHubReceiver 的 Factory

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) 

欄位值

適用於