Transport..::..Shutdown Method
Shuts down the transport layer and releases all of the corresponding resources. Shutdown is asynchronous and is signaled
by the result of the returned Task.
The transport SHOULD try flushing pending writes before becoming completely closed.
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)