| ClusterClientReceptionist Constructor |
TBD
Namespace:
Akka.Cluster.Tools.Client
Assembly:
Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public ClusterClientReceptionist(
ExtendedActorSystem system
)
new :
system : ExtendedActorSystem -> ClusterClientReceptionist
Parameters
- system
- Type: Akka.ActorExtendedActorSystem
TBD
See Also