Click or drag to resize
Akka.NETActorBaseBecome Method
Overload List
  NameDescription
Protected methodBecome(Receive)
Changes the actor's command behavior and replaces the current receive handler with the specified handler.
Protected methodBecome(Receive, Boolean) Obsolete.
TBD
Top
See Also