Search Results for

    Show / Hide Table of Contents

    Class OnNext

    TBD

    Inheritance
    object
    OnNext
    Implements
    IActorSubscriberMessage
    INoSerializationVerificationNeeded
    IDeadLetterSuppression
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Streams.Actors
    Assembly: Akka.Streams.dll
    Syntax
    [Serializable]
    public sealed class OnNext : IActorSubscriberMessage, INoSerializationVerificationNeeded, IDeadLetterSuppression

    Constructors

    | Edit this page View Source

    OnNext(object)

    TBD

    Declaration
    public OnNext(object element)
    Parameters
    Type Name Description
    object element

    TBD

    Fields

    | Edit this page View Source

    Element

    TBD

    Declaration
    public readonly object Element
    Field Value
    Type Description
    object

    Implements

    IActorSubscriberMessage
    INoSerializationVerificationNeeded
    IDeadLetterSuppression

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    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