Transport..::..ManagementCommand Method
This method allows upper layers to send management commands to the transport. It is the responsibility of the sender to
send appropriate commands to different transport implementations. Unknown commands will be ignored.
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
Parameters
- message
- Type: Object
Command message to send to the transport.