Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ isQueueRunning
Method
isQueueRunning
src/async/imap/MCIMAPAsyncConnection.cpp:413–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
bool IMAPAsyncConnection::isQueueRunning()
414
{
415
return mQueueRunning;
416
}
417
418
void IMAPAsyncConnection::setQueueRunning(bool running)
419
{
Callers
1
operationRunningStateChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected