Method RecordRunStarted
- Assembly
- MailFathom.Application.dll
RecordRunStarted(MailAccountId)
Records that an account has taken a slot and its run has begun.
public void RecordRunStarted(MailAccountId accountId)
Parameters
accountIdMailAccountIdThe account that is now running.