Interface IShardRegionQuery
Marker interface for read-only queries that can be sent to a ShardRegion.
Namespace: Akka.Cluster.Sharding
Assembly: Akka.Cluster.Sharding.dll
Syntax
public interface IShardRegionQuery
Remarks
These have no side-effects on the state of the sharding system.