Search Results for

    Show / Hide Table of Contents

    Class Tcp.WritingResumed

    When useResumeWriting is in effect as indicated in the Tcp.Register message, the Tcp.ResumeWriting command will be acknowledged by this message type, upon which it is safe to send at least one write. This means that all writes preceding the first Tcp.CommandFailed message have been enqueued to the O/S kernel at this point.

    Inheritance
    object
    Tcp.Message
    Tcp.Event
    Tcp.WritingResumed
    Implements
    INoSerializationVerificationNeeded
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.IO
    Assembly: Akka.dll
    Syntax
    public sealed class Tcp.WritingResumed : Tcp.Event, INoSerializationVerificationNeeded

    Fields

    | Edit this page View Source

    Instance

    Declaration
    public static readonly Tcp.WritingResumed Instance
    Field Value
    Type Description
    Tcp.WritingResumed

    Implements

    INoSerializationVerificationNeeded

    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