AssociationRegistry
.
.
::
.
.
Reset Method
Clears the state of the entire registry.
Remarks
This method is not atomic and does not use a critical section when clearing transports, listeners, and logs.
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote
(in Akka.Remote.dll)
Syntax
C#
VB
C++
public
void
Reset
()
Public
Sub
Reset
public
:
void
Reset
()
See Also
AssociationRegistry Class
Akka.Remote.Transport Namespace