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

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

Syntax

C#
public static int ServerDefaultPortTcp()
Visual Basic (Declaration)
Public Shared Function ServerDefaultPortTcp As Integer
Visual C++
public:
static int ServerDefaultPortTcp()

Return Value

A Int32 Object.

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.Ports.ServerDefaultPortTcp"]

See Also