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)

プロパティ値

適用対象