| ClusterShardingSettingsRememberEntities 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.129 (1.2.3.129)
Syntax public readonly bool RememberEntities
val RememberEntities: bool
Field Value
Type:
BooleanSee Also