![]() | Actors Operators |
The Actors type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BarBangGreaterT |
Pipe operator which sends an output of asynchronous expression directly to the recipients mailbox.
|
![]() ![]() | LessBanga |
Unidirectional send operator.
Sends a message object directly to actor tracked by actorRef.
|
![]() ![]() | LessBangBarT |
Pipe operator which sends an output of asynchronous expression directly to the recipients mailbox
|
![]() ![]() | LessQmarka, Message |
Bidirectional send operator. Sends a message object directly to actor
tracked by actorRef and awaits for response send back from corresponding actor.
|