Class Udp.Command
The common type of all commands supported by the UDP implementation.
Inheritance
Udp.Command
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public abstract class Udp.Command : Udp.Message, INoSerializationVerificationNeeded
Properties
| Edit this page View SourceFailureMessage
Gets a failure message representation of this command.
Declaration
public object FailureMessage { get; }
Property Value
Type | Description |
---|---|
object |