Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Contains server information fore specific node

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

Syntax

C#
public List<ServerStats> NodeDate
Visual Basic (Declaration)
Public NodeDate As List(Of ServerStats)
Visual C++
public:
List<ServerStats^>^ NodeDate

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.IndexusStatistic.NodeDate"]

See Also