| IIndirectActorProducer Methods |
The IIndirectActorProducer type exposes the following members.
| Name | Description | |
|---|---|---|
| Produce |
This factory method must produce a fresh actor instance upon each
invocation. It is not permitted to return the same instance more than
once.
| |
| Release |