Skip to content

SiloSqsStreamConfigurator.ConfigureCache(int)

ConfigureCache(int)

View source
public SiloSqsStreamConfigurator ConfigureCache(int cacheSize = 4096)
Configures the number of stream batches retained in each receiver cache.

Parameters

cacheSizeint
The number of stream batches retained in each receiver cache.

Returns

The stream provider configurator.