TestTransport..::..Shutdown Method

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public Task<bool> Shutdown()
Public Function Shutdown As Task(Of Boolean)
public:
Task<bool^>^ Shutdown()