Search Results for

    Show / Hide Table of Contents

    Interface IInboxMetrics

    Defines core counter metrics for inbox message processing.

    Namespace: Chapar.Core.Metrics
    Assembly: Chapar.Core.dll
    Syntax
    public interface IInboxMetrics

    Methods

    | Edit this page View Source

    RecordDuplicate()

    Records a message that was detected as a duplicate and skipped.

    Declaration
    void RecordDuplicate()
    | Edit this page View Source

    RecordFailed()

    Records a message that failed processing.

    Declaration
    void RecordFailed()
    | Edit this page View Source

    RecordProcessed()

    Records a message that was successfully processed.

    Declaration
    void RecordProcessed()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2026