Class Tcp.ResumeWriting
When useResumeWriting
is in effect as was indicated in the Tcp.Register message
then this command needs to be sent to the connection actor in order to re-enable
writing after a Tcp.CommandFailed event. All Tcp.WriteCommand processed by the
connection actor between the first Tcp.CommandFailed and subsequent reception of
this message will also be rejected with Tcp.CommandFailed.
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class ResumeWriting : Tcp.Command, INoSerializationVerificationNeeded
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly Tcp.ResumeWriting Instance
Field Value
Type | Description |
---|---|
Tcp.ResumeWriting |