Runs a completable actor to completion (or timeout) and fulfills with its output (if any).
The actor Actor['logic']
The actor output
The actor reference
An existing Actor
Promise fulfilling with the actor output
Promise
Runs a completable actor to completion (or timeout) and fulfills with its output (if any).
Template: Actor['logic']
The actor Actor['logic']
Template: Output
The actor output
Template: Ref
The actor reference
Param: actorRef
An existing Actor
Returns
Promise
fulfilling with the actor output