Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.

[Missing <summary> documentation for "T:SharedCache.WinServiceCommon.ServerStats"]

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

Syntax

C#
[SerializableAttribute]
public class ServerStats
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ServerStats
Visual C++
[SerializableAttribute]
public ref class ServerStats

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon..::.ServerStats

See Also