Düzenle

Aracılığıyla paylaş


EventHubAdapterFactory.CacheFactory Property

Definition

Creates a message cache for an eventhub partition.

protected Func<string,Orleans.Streams.IStreamQueueCheckpointer<string>,Microsoft.Extensions.Logging.ILoggerFactory,Orleans.Streaming.EventHubs.IEventHubQueueCache> CacheFactory { get; set; }
member this.CacheFactory : Func<string, Orleans.Streams.IStreamQueueCheckpointer<string>, Microsoft.Extensions.Logging.ILoggerFactory, Orleans.Streaming.EventHubs.IEventHubQueueCache> with get, set
Protected Property CacheFactory As Func(Of String, IStreamQueueCheckpointer(Of String), ILoggerFactory, IEventHubQueueCache)

Property Value

Applies to