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 ConfirmedClosed : Tcp.ConnectionClosed, INoSerializationVerificationNeeded, IDeadLetterSuppression
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly Tcp.ConfirmedClosed Instance
Field Value
Type | Description |
---|---|
Tcp.ConfirmedClosed |
Properties
| Improve this Doc View SourceIsConfirmed
TBD
Declaration
public override bool IsConfirmed { get; }
Property Value
Type | Description |
---|---|
Boolean |