Click or drag to resize
Akka.NETClusterSystem Property
The underlying ActorSystem supported by this plugin.

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

Property Value

Type: ExtendedActorSystem
See Also