IEventHubQueueMapper Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stream queue mapper that maps Event Hub partitions to QueueIds
C#
public interface IEventHubQueueMapper : Orleans.Streams.IStreamQueueMapper
type IEventHubQueueMapper = interface
interface IStreamQueueMapper
Public Interface IEventHubQueueMapper
Implements IStreamQueueMapper
- Derived
- Implements
Get |
Gets all queues. (Inherited from IStreamQueueMapper) |
Get |
(Inherited from IStreamQueueMapper) |
Get |
Gets the queue for the specified stream. (Inherited from IStreamQueueMapper) |
Queue |
Gets the EventHub partition by QueueId |
מוצר | גירסאות |
---|---|
.NET Orleans | 1.5.10, 3.4.5, 3.6.0 |