Class ClusterEvent.ClusterShuttingDown
Indicates that the Cluster plugin is shutting down.
Inherited Members
Namespace: Akka.Cluster
Assembly: Akka.Cluster.dll
Syntax
public sealed class ClusterEvent.ClusterShuttingDown : ClusterEvent.IClusterDomainEvent, IDeadLetterSuppression
Fields
| Edit this page View SourceInstance
Singleton instance.
Declaration
public static readonly ClusterEvent.IClusterDomainEvent Instance
Field Value
Type | Description |
---|---|
ClusterEvent.IClusterDomainEvent |
Methods
| Edit this page View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |