DataCacheErrorCode.ServerNull Field

 

The server passed to the T:Microsoft.Data.Caching.DataCacheFactory constructor is null.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top