Table of Contents

Method ReachedEndOfScope

Namespace
MailFathom.Application.Observability
Assembly
MailFathom.Application.dll

ReachedEndOfScope()

Records that the segment reached the end of its scope, which is what ends the run.

void ReachedEndOfScope()

Remarks

Called once, on the path that found no mail left. A segment that handed the rest of the walk on does not call it.