Method BeginPass
- Namespace
- MailFathom.Infrastructure.Observability
- Assembly
- MailFathom.Infrastructure.dll
BeginPass()
Opens the span one bounded upkeep pass is reported as, and returns the scope that ends it.
public EmailEmbeddingBackfillTelemetry.PassScope BeginPass()
Returns
- EmailEmbeddingBackfillTelemetry.PassScope
The scope, which the caller must dispose; a scope disposed without Ended(EmbeddingGenerationUpkeepResult) reports a pass that produced no result.