Click or drag to resize
Akka.NETClusterShardingGet Method
TBD

Namespace:  Akka.Cluster.Sharding
Assembly:  Akka.Cluster.Sharding (in Akka.Cluster.Sharding.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static ClusterSharding Get(
	ActorSystem system
)

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: ClusterSharding
TBD
See Also