| IActorDslReceiveAsync Method |
| Name | Description | |
|---|---|---|
| ReceiveAsyncT(PredicateT, FuncT, IActorContext, Task) |
Registers an async handler for messages of the specified type T | |
| ReceiveAsyncT(FuncT, IActorContext, Task, PredicateT) |
Registers an async handler for messages of the specified type T |