Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Populats the options to replicate data over network

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

Syntax

C#
public static TcpServerReplication NetworkDistribution
Visual Basic (Declaration)
Public Shared NetworkDistribution As TcpServerReplication
Visual C++
public:
static TcpServerReplication^ NetworkDistribution

Remarks

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

See Also