 | ActorCellSuspend Method |
Suspends this instance.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxabstract Suspend : unit -> unit
override Suspend : unit -> unit
Implements
ICellSuspend
Remarks➡➡➡ NEVER SEND THE SAME SYSTEM MESSAGE OBJECT TO TWO ACTORS ⬅⬅⬅
See Also