UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

HandlerWaitTimeList<(Of <(<'TElement>)>)>..::..RemoveItem Method

Overload List


  Name Description
Protected method RemoveItem()()()()
The method removes first ready item from the queue and schedules the work using ThreadPool. The method is called by the internal timer callback inside the lock of the instance of this class.
Public method RemoveItem(TElement%)
Removes the item.
(Inherited from WaitTimeList<(Of <(<'TElement>)>)>.)