Search Results for

    Show / Hide Table of Contents

    Enum LogFilterDecision

    Namespace: Akka.Event
    Assembly: Akka.dll
    Syntax
    public enum LogFilterDecision

    Fields

    Name Description
    Drop
    Keep
    NoDecision

    If we're asked to evaluate a filter and we don't have enough information to make a decision.

    For instance: a Source stage gets asked to evaluate a message body.

    Extension Methods

    ObjectExtensions.IsDefaultForType<LogFilterDecision>(LogFilterDecision)
    ObjectExtensions.AsOption<LogFilterDecision>(LogFilterDecision)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET