Condividi tramite


EventHubAdapterFactory.QueueMapperFactory Proprietà

Definizione

Creare un mapper della coda per eseguire il mapping delle partizioni di EventHub alle code

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)

Valore della proprietà

Si applica a