Click or drag to resize
Akka.NETClusterShardingSettingsRememberEntities Field
True if active entity actors shall be automatically restarted upon Shard restart.i.e. if the Shard is started on a different ShardRegion due to rebalance or crash.

Namespace:  Akka.Cluster.Sharding
Assembly:  Akka.Cluster.Sharding (in Akka.Cluster.Sharding.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public readonly bool RememberEntities

Field Value

Type: Boolean
See Also