Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Retrives fixed ports which are defined in configuration file

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

Syntax

C#
public class Ports
Visual Basic (Declaration)
Public Class Ports
Visual C++
public ref class Ports

Remarks

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

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon..::.Ports

See Also