Class GetShardRegionState
Send this message to a ShardRegion actor instance to request a CurrentShardRegionState which describes the current state of the region. The state contains information about what shards are running in this region and what entities are running on each of those shards.
Inherited Members
Namespace: Akka.Cluster.Sharding
Assembly: Akka.Cluster.Sharding.dll
Syntax
[Serializable]
public sealed class GetShardRegionState : IShardRegionQuery, IClusterShardingSerializable
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly GetShardRegionState Instance
Field Value
Type | Description |
---|---|
GetShardRegionState |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |