Skip to content

Predefined Behaviors

ARn edited this page May 1, 2016 · 2 revisions
Predefined Behaviors

Here a list of most common behaviors in Actor.Base and Actor.Util :


ForEachBehavior Create actors from an enumerable and send an action to each of these actors.


BroadCastBehavior Send a message to a list of actors


DictionaryBehavior Concurrent dictionary as an actor Dictionary

Clone this wiki locally