DataCacheNotificationProperties::MaxQueueLength Property

 

Gets the maximum queue length for notifications on the cache cluster.

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

public:
property long long MaxQueueLength {
	long long get();
}

Property Value

Type: System::Int64

Returns Int64.

Return to top
Show: