Click or drag to resize
Akka.NETAssociationRegistryClear Method
Wipes out all of the AssociationRegistry instances retained by this process.

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static void Clear()
See Also