共用方式為


EventHubAdapterFactory.QueueMapperFactory 屬性

定義

建立佇列對應程式以將 EventHub 分割區對應至佇列

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)

屬性值

適用於