TestTransport..::..Disassociate Method
Namespace:
Akka.Remote.Transport
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public Task Disassociate( TestAssociationHandle handle )
Public Function Disassociate ( _ handle As TestAssociationHandle _ ) As Task
public: Task^ Disassociate( TestAssociationHandle^ handle )
Parameters
- handle
- Type: Akka.Remote.Transport..::..TestAssociationHandle