DataCacheErrorSubStatus.NotPrimary Field

 

The request did not find the primary server.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top