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