Click or drag to resize
Akka.NETStrategyOneForOne Method
Overload List
  NameDescription
Public methodStatic memberOneForOne(FSharpFuncException, Directive)
Returns a supervisor strategy appliable only to child actor which faulted during execution.
Public methodStatic memberOneForOne(FSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan)
Returns a supervisor strategy appliable only to child actor which faulted during execution.
Public methodStatic memberOneForOne(FSharpExprFSharpFuncException, Directive, FSharpOptionInt32, FSharpOptionTimeSpan)
Returns a supervisor strategy appliable only to child actor which faulted during execution.
Top
See Also