DataCacheErrorCode.HostAdditionFailureError Field

 

An error occurred while attempting to add a cache host to the cache cluster.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top