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