Share via


DataCacheErrorSubStatus Members

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
public field static CacheServerUnavailable The primary cache server is unavailable.
public field static KeyLatched The client failed to update a key when adding or replacing an object in the cache.
public field static None There is no specific substatus code.
public field static NotPrimary The request did not find the primary server.
public field static NoWriteQuorum Unable to satisfy the specified write quorum of cache hosts.
public field static ReplicationQueueFull The replication queue is full.
public field static Throttled The requested operation failed, because the required cache host is in a throttled state.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26