Click or drag to resize
Akka.NETResolveTActorProduce Method
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public override ActorBase Produce()

Return Value

Type: ActorBase
TBD

Implements

IIndirectActorProducerProduce
Exceptions
ExceptionCondition
InvalidOperationException This exception is thrown if the current Resolver is undefined.
See Also