Class TimeoutException
This exception is thrown whenever the response time for an operation exceeds 90 seconds.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class TimeoutException : CacheException, ISerializable, _Exception
Constructors
Name | Description |
---|---|
Timeout |
Default constructor for this class. |
Timeout |
Overloaded constructor |
Timeout |
Overloaded constructor |
Timeout |
Overloaded constructor |
Timeout |
Overloaded constructor |
Timeout |
Overloaded constructor, manual serialization. |
Timeout |
Overloaded constructor, takes the reason as parameter. |
Timeout |
Overloaded constructor. |