Class Tcp.Command
All Akka.IO.Tcp commands inherit from this class.
Inheritance
Tcp.Command
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public abstract class Tcp.Command : Tcp.Message, INoSerializationVerificationNeeded
Properties
| Edit this page View SourceFailureMessage
A predefined failure message which can be used to indicate that a command failed during processing.
Declaration
public Tcp.CommandFailed FailureMessage { get; }
Property Value
Type | Description |
---|---|
Tcp.CommandFailed |