Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Contains all needed Shared Service Logic

Namespace:  SharedCache.WinService
Assembly:  SharedCache.WinService (in SharedCache.WinService.exe) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class ServiceLogic
Visual Basic (Declaration)
Public Class ServiceLogic
Visual C++
public ref class ServiceLogic

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinService.ServiceLogic"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinService..::.ServiceLogic

See Also