Class Tcp.Aborted
The connection has been aborted in response to an Tcp.Abort command.
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class Aborted : Tcp.ConnectionClosed, INoSerializationVerificationNeeded, IDeadLetterSuppression
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly Tcp.Aborted Instance
Field Value
Type | Description |
---|---|
Tcp.Aborted |
Properties
| Improve this Doc View SourceIsAborted
TBD
Declaration
public override bool IsAborted { get; }
Property Value
Type | Description |
---|---|
Boolean |