Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to retrieve substatus codes for errors returned to the client.
The following tables list the members exposed by the DataCacheErrorSubStatus type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
CacheServerUnavailable | The primary cache server is unavailable. |
![]() ![]() |
KeyLatched | The client failed to update a key when adding or replacing an object in the cache. |
![]() ![]() |
None | There is no specific substatus code. |
![]() ![]() |
NotPrimary | The request did not find the primary server. |
![]() ![]() |
NoWriteQuorum | Unable to satisfy the specified write quorum of cache hosts. |
![]() ![]() |
ReplicationQueueFull | The replication queue is full. |
![]() ![]() |
Throttled | The requested operation failed, because the required cache host is in a throttled state. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26