HandlerWaitTimeList<(Of <(<'TElement>)>)>..::..RemoveItem Method
Overload List
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
RemoveItem(TElement%) |
Removes the item.
(Inherited from WaitTimeList<(Of <(<'TElement>)>)>.) |

