Skip to content

EventHubAdapterFactory.CreateQueueCache(QueueId)

CreateQueueCache(QueueId)

View source
public IQueueCache CreateQueueCache(QueueId queueId)
Creates a cache for the specified queue.

Parameters

queueIdQueueId
The queue identifier.

Returns

The queue cache.