Class GracefulShutdown
Send this message to the ShardRegion actor to handoff all shards that are hosted by the ShardRegion and then the ShardRegion actor will be stopped. You can Watch(IActorRef) it to know when it is completed.
Implements
Inherited Members
Namespace: Akka.Cluster.Sharding
Assembly: Akka.Cluster.Sharding.dll
Syntax
[Serializable]
public sealed class GracefulShutdown : IShardRegionCommand
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly GracefulShutdown Instance
Field Value
Type | Description |
---|---|
GracefulShutdown |