Class Tcp.CloseCommand
Common interface for all commands which aim to close down an open connection.
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public abstract class CloseCommand : Tcp.Command, INoSerializationVerificationNeeded, IDeadLetterSuppression
Properties
| Improve this Doc View SourceEvent
TBD
Declaration
public abstract Tcp.ConnectionClosed Event { get; }
Property Value
Type | Description |
---|---|
Tcp.ConnectionClosed |