Image Resizer : API Documentation

Type NoCache

Namespace ImageResizer.Plugins.Basic

Interfaces ICache, IPlugin

Default cache when DiskCache isn't installed. Useful for debugging purposes but unsuited for production use, and will use large quanities of RAM. (Scales to fewer than 5 concurrent requests). Serves content directly to the client from memory.