Szerkesztés

Megosztás a következőn keresztül:


EventHubAdapterFactory.QueueMapperFactory Property

Definition

Create a queue mapper to map EventHub partitions to queues

protected Func<string[],Orleans.Streams.HashRingBasedPartitionedStreamQueueMapper> QueueMapperFactory { get; set; }
member this.QueueMapperFactory : Func<string[], Orleans.Streams.HashRingBasedPartitionedStreamQueueMapper> with get, set
Protected Property QueueMapperFactory As Func(Of String(), HashRingBasedPartitionedStreamQueueMapper)

Property Value

Applies to