Class UdpConnected.Command
The common type of all commands supported by the UDP implementation.
Inheritance
UdpConnected.Command
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public abstract class Command : UdpConnected.Message, INoSerializationVerificationNeeded
Constructors
| Improve this Doc View SourceCommand()
TBD
Declaration
protected Command()
Properties
| Improve this Doc View SourceFailureMessage
TBD
Declaration
public object FailureMessage { get; }
Property Value
Type | Description |
---|---|
Object |