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.
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class WritingResumed : Tcp.Event, INoSerializationVerificationNeeded
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly Tcp.WritingResumed Instance
Field Value
Type | Description |
---|---|
Tcp.WritingResumed |