IPSingleton.eraseResolveItem

Removes a given item id from the queue. This should be used to free a queue after it has completed to enable more queries to happen.

struct IPSingleton
@nogc nothrow
void
eraseResolveItem
(
in long id
)

Meta