Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Cache Excpetion returned to the client in case the server had a problem.
The original exception is transferred as innerException
Namespace:
SharedCache.WinServiceCommonAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
[SerializableAttribute] public class CacheException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class CacheException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CacheException |
Remarks
[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.CacheException"]