Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Represents the Memory scope information

Namespace:  SharedCache.WinServiceCommon.SystemManagement
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

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

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.SystemManagement.Memory"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.SystemManagement..::.Memory

See Also