API Reference > Other Classes > ThreadsCounter Class > ThreadsCounter Methods > ThreadsCounter::removeReactor Method
ThreadsCounter::removeReactor Method
Syntax
C++
bool removeReactor(ThreadsCounterReactor * pReactor);
Parameters 
Description 
ThreadsCounterReactor * pReactor 
[in] Reactor to remove from reactors chain. 

Returns true if reactor removed; returns false if reactor isn't available in chain.

Removes reactor from threads counter reactors chain.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.