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

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

Overload List


  Name Description
Protected method RemoveItem(Boolean)
Removes the item.
Protected method RemoveItem()()()()
While overridden the method can be used to remove first ready item from the queue. The method is called by the internal timer callback inside the lock of the instance of this class. Typically it is used to schedule a work related to removed Item using the ThreadPool.
Public method RemoveItem(TElement%)
Removes the item.