DataCacheErrorCode.PortAlreadyInUseError Field

 

The specified port is already in-use.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top