Class Tcp.Closed
The connection has been closed normally in response to a Tcp.Close command.
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public sealed class Tcp.Closed : Tcp.ConnectionClosed, INoSerializationVerificationNeeded, IDeadLetterSuppression
Fields
| Edit this page View SourceInstance
Declaration
public static readonly Tcp.Closed Instance
Field Value
| Type | Description |
|---|---|
| Tcp.Closed |
Edit this page