DataCacheErrorCode.PortDuplicationError Field

 

One or more ports have duplicate values.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public const int PortDuplicationError
public:
literal int PortDuplicationError
static val mutable PortDuplicationError : int
Public Const PortDuplicationError As Integer

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top