DataCacheErrorCode.HostDeletionFailureError Field

 

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

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top