Click or drag to resize
Akka.NETContactPointRemoved 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 ContactPointRemoved(
	ActorPath contactPoint
)

Parameters

contactPoint
Type: Akka.ActorActorPath
TBD
See Also