Click or drag to resize
Akka.NETMultiNodeClusterSpecCluster Property
Get the cluster node to use.

Namespace:  Akka.Cluster.TestKit
Assembly:  Akka.Cluster.TestKit (in Akka.Cluster.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Cluster Cluster { get; }

Property Value

Type: Cluster
See Also