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

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

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.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


protected internal virtual void RemoveItem()
Protected Friend Overridable Sub RemoveItem
protected public:
virtual void RemoveItem()