Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
All needed TCP logic upon Win32 start and stop;

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

Syntax

C#
public class TcpServer : IInit
Visual Basic (Declaration)
Public Class TcpServer _
	Implements IInit
Visual C++
public ref class TcpServer : IInit

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinService.TcpServer"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinService..::.TcpServer

See Also