AssociationRegistry..::..Get Method

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public static AssociationRegistry Get(
	string key
)
Public Shared Function Get ( _
	key As String _
) As AssociationRegistry
public:
static AssociationRegistry^ Get(
	String^ key
)

Parameters

key
Type: String