DataCacheErrorSubStatus.QuotaExceeded Field

 

A resource quota for the Windows Azure Caching namespace has been exceeded.

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

Syntax

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

Field Value

Type: System.Int32

Remarks

For more information, see .d6e46680-4361-4106-b7dd-e98d23f5521c

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top