Click or drag to resize
Akka.NETStrategyAllForOne Method
Overload List
  NameDescription
Public methodStatic memberAllForOne(FSharpFuncException, Directive)
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
Public methodStatic memberAllForOne(FSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan)
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
Public methodStatic memberAllForOne(FSharpExprFSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan)
Returns a supervisor strategy appliable to each supervised actor when any of them had faulted during execution.
Top
See Also