Click or drag to resize
IndirectActorProducer Methods

The IndirectActorProducer type exposes the following members.

Methods
  NameDescription
Public methodProduce
This factory method must produce a fresh actor instance upon each invocation. It is not permitted to return the same instance more than once.
Top
See Also