Method RecordRunQueued
- Assembly
- MailFathom.Application.dll
RecordRunQueued(MailAccountId)
Records that an account is ready to run and is waiting for one of the slots that bound simultaneity.
public void RecordRunQueued(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe account whose run is queued.