DataCacheErrorSubStatus.Throttled Field

 

The requested operation failed, because the required cache host is in a throttled state.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top