Click or drag to resize
Akka.NETClusterClientReceptionist Constructor
TBD

Namespace:  Akka.Cluster.Tools.Client
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ClusterClientReceptionist(
	ExtendedActorSystem system
)

Parameters

system
Type: Akka.ActorExtendedActorSystem
TBD
See Also