DataCacheErrorCode.HostEntryNotFound Field

 

The specified cache host entry was not found in the cache cluster configuration.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top