DataCacheErrorSubStatus.ReplicationQueueFull Field

 

The replication queue is full.

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

Syntax

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

Field Value

Type: System.Int32

See Also

DataCacheErrorSubStatus Class
Microsoft.ApplicationServer.Caching Namespace

Return to top