DataCacheErrorCode.CacheAdminPortsDuplicated Field

 

One or more port numbers have duplicate values.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top