Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
defines a counter for the amount of data

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

Syntax

C#
public static long countTransferDataToServer
Visual Basic (Declaration)
Public Shared countTransferDataToServer As Long
Visual C++
public:
static long long countTransferDataToServer

Remarks

[Missing <remarks> documentation for "F:SharedCache.WinServiceCommon.Handler.NetworkMessage.countTransferDataToServer"]

See Also