Class Tcp.ConfirmedClosed
The connection has been half-closed by us and then half-close by the peer in response to a Tcp.ConfirmedClose command.
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class Tcp.ConfirmedClosed : Tcp.ConnectionClosed, INoSerializationVerificationNeeded, IDeadLetterSuppression
Fields
| Edit this page View SourceInstance
TBD
Declaration
public static readonly Tcp.ConfirmedClosed Instance
Field Value
Type | Description |
---|---|
Tcp.ConfirmedClosed |
Properties
| Edit this page View SourceIsConfirmed
TBD
Declaration
public override bool IsConfirmed { get; }
Property Value
Type | Description |
---|---|
bool |