Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Remote.Transport
AssociationRegistry Class
AssociationRegistry Methods
Clear Method
ClearLog Method
DeregisterAssociation Method
ExistsAssociation Method
Get Method
GetRemoteReadHandlerFor Method
LogActivity Method
LogSnapshot Method
RegisterListenerPair Method
RegisterTransport Method
RemoteListenerRelativeTo Method
Reset Method
TransportFor Method
TransportsReady Method
AssociationRegistry
Clear 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.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
static
void
Clear
()
static
member
Clear
:
unit
->
unit
See Also
Reference
AssociationRegistry Class
Akka.Remote.Transport Namespace
Akka.NET Home
|
Learn Akka.NET