Click or drag to resize
Akka.NETTestTransportDisassociate Method
TBD

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Task Disassociate(
	TestAssociationHandle handle
)

Parameters

handle
Type: Akka.Remote.TransportTestAssociationHandle
TBD

Return Value

Type: Task
TBD
See Also