Method BeginPass
- Namespace
- MailFathom.Application.Observability
- Assembly
- MailFathom.Application.dll
BeginPass()
Opens the report of one bounded pass, which is published when the returned scope is disposed.
IStoredMailRederivationPassScope BeginPass()
Returns
- IStoredMailRederivationPassScope
The scope, which the caller must dispose exactly once and inside which the pass runs.