Timeout (Windows Server AppFabric Caching)

This section describes the DataCacheException that has an error code of Timeout. Timeouts have many causes, but they are ordinarily a temporary condition.

If an application receives many timeouts, you should check if the application sets a custom request time-out value. If the value is too low, then timeouts become more likely. Applications set the request time-out value programmatically using the RequestTimeout property of the DataCacheFactoryConfiguration object. Applications can also specify the RequestTimeout value in the application configuration file.

For more information, see Configuring Cache Client Timeouts.

See Also

Concepts

Application Exceptions (Windows Server AppFabric Caching)