Table of Contents

Method RecordRunQueued

Namespace
MailFathom.Application.Synchronization.Administration
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

accountId MailAccountId

The account whose run is queued.