Class Tcp.PeerClosed
The peer has closed its writing half of the connection.
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class PeerClosed : Tcp.ConnectionClosed, INoSerializationVerificationNeeded, IDeadLetterSuppression
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly Tcp.PeerClosed Instance
Field Value
Type | Description |
---|---|
Tcp.PeerClosed |
Properties
| Improve this Doc View SourceIsPeerClosed
TBD
Declaration
public override bool IsPeerClosed { get; }
Property Value
Type | Description |
---|---|
Boolean |