DataCacheErrorSubStatus.InternalError Field

 

An internal error has occurred.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top