Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ operationsCount
Method
operationsCount
src/async/imap/MCIMAPAsyncConnection.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
unsigned int IMAPAsyncConnection::operationsCount()
275
{
276
return mQueue->count();
277
}
278
279
void IMAPAsyncConnection::cancelAllOperations()
280
{
Callers
3
sessionForFolder
Method · 0.80
availableSession
Method · 0.80
sessionWithMinQueue
Method · 0.80
Calls
1
count
Method · 0.45
Tested by
no test coverage detected