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