Skip to content

IQueueAdapterCache Methods

Functionality for creating an IQueueCache for a given queue.

CreateQueueCache(QueueId)

abstract
public abstract IQueueCache CreateQueueCache(QueueId queueId)
Create a cache for a given queue id

Parameters

queueIdQueueId
The queue id.

Returns

The queue cache..