Search Results for

    Show / Hide Table of Contents

    Interface IMatchResult

    Interface IMatchResult

    Namespace: Akka
    Assembly: Akka.dll
    Syntax
    public interface IMatchResult

    Properties

    | Improve this Doc View Source

    WasHandled

    Gets a value indicating whether [was handled].

    Declaration
    bool WasHandled { get; }
    Property Value
    Type Description
    Boolean

    true if [was handled]; otherwise, false.

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    PatternMatch.Match(Object)
    PatternMatch.Match<T>(Object)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(Object)
    In This Article
    • githubImprove this Doc
    • 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