Share via


DataCacheErrorCode.ServerNull Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The servers parameter of the DataCacheFactory constructor or one of the items in the array is ; integer value equals 26.

Namespace: Microsoft.Data.Caching
Assembly: CacheBaseLibrary (in cachebaselibrary.dll)

Syntax

'Declaration
Public Const ServerNull As Integer
'Usage
Dim value As Integer

value = DataCacheErrorCode.ServerNull
public const int ServerNull
public:
literal int ServerNull
public static final int ServerNull
public const var ServerNull : int

See Also

Reference

DataCacheErrorCode Class
DataCacheErrorCode Members
Microsoft.Data.Caching Namespace