Class IntentionalRestart
Sending a IntentionalRestart message will force it to throw a IntentionalActorRestartException when it processes the message.
Implements
Inherited Members
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public sealed class IntentionalRestart : IAutoReceivedMessage
Properties
| Improve this Doc View SourceInstance
Declaration
public static IntentionalRestart Instance { get; }
Property Value
Type | Description |
---|---|
IntentionalRestart |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |