Return the non‐negative backoffLevel that controls the amount of spinning that occurs when calls to this pool encounter contention.
Synopsis
Declared in <bdlma_concurrentfixedpool.h>
int
backoffLevel() const;
Return Value
non‐negative spin backoff level configured for this pool
Created with MrDocs