Click or drag to resize
Akka.NETOneForOneStrategy.ProcessFailure Method
Overload List
  NameDescription
Protected methodProcessFailure(IActorContext, Boolean, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>) Obsolete. (Overrides SupervisorStrategy.ProcessFailure(IActorContext, Boolean, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>).)
Protected methodProcessFailure(IActorContext, Boolean, IActorRef, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>)
TBD
(Overrides SupervisorStrategy.ProcessFailure(IActorContext, Boolean, IActorRef, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>).)
Top
See Also