SupervisorStrategyProcessFailure Method |
Name | Description | |
---|---|---|
ProcessFailure(IActorContext, Boolean, Exception, ChildRestartStats, IReadOnlyCollectionChildRestartStats) | Obsolete.
TBD
| |
ProcessFailure(IActorContext, Boolean, IActorRef, Exception, ChildRestartStats, IReadOnlyCollectionChildRestartStats) |
This method is called to act on the failure of a child: restart if the flag is true, stop otherwise.
|