Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Namespace:
SharedCache.WinService
Assembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Assembly: SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |
| Visual C++ |
|---|
public: virtual String^ ToString() override |
Return Value
A String that represents the current Object.
Remarks
[Missing <remarks> documentation for "M:SharedCache.WinService.CacheExpire.ToString"]