0 out of 1 rated this helpful - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.