Directive
.
.
::
.
.
Restart Field
Discards the old Actor instance and replaces it with a new, then resumes message processing.
Namespace:
Akka.Actor
Assembly:
Akka
(in Akka.dll)
Syntax
C#
VB
C++
public
const
Directive
Restart
Public
Const
Restart
As
Directive
public
:
literal
Directive
Restart
See Also
Directive Enumeration
Akka.Actor Namespace