DataCacheErrorCode.ReadThroughRegionDoesNotExist Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorCode Class
Microsoft.ApplicationServer.Caching Namespace

Return to top