Skip to content

GeneratorPooledCache.GetBatchContainer(CachedMessage)

GetBatchContainer(CachedMessage)

View source
public IBatchContainer GetBatchContainer(ref CachedMessage cachedMessage)
Converts a cached message to a batch container for delivery

Parameters

cachedMessageCachedMessage
The cached message.

Returns

The batch container.