Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
ThreadQueueWorker(TItem, TWorker) Class
ThreadQueueWorker(TItem, TWorker) Methods
ClearQueue Method
Dequeue Method
Enqueue Method
Process Method
ProcessItem Method
ProcessItems Method
ResetInternal Method
ThreadQueueWorker
TItem
,
TWorker
Dequeue Method
Returns the first item in the queue and removes it
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
protected
TItem
Dequeue
()
Return Value
Type:
TItem
See Also
Reference
ThreadQueueWorker
TItem, TWorker
Class
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com