다음을 통해 공유


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)

속성 값

적용 대상