Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
OneForOneStrategy Class
OneForOneStrategy Constructor
OneForOneStrategy Constructor
OneForOneStrategy Constructor (Func(Exception, Directive))
OneForOneStrategy Constructor (IDecider)
OneForOneStrategy Constructor (Func(Exception, Directive), Boolean)
OneForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), IDecider)
OneForOneStrategy Constructor (Nullable(Int32), Nullable(TimeSpan), Func(Exception, Directive))
OneForOneStrategy Constructor (Int32, Int32, IDecider, Boolean)
OneForOneStrategy Constructor (Int32, Int32, Func(Exception, Directive), Boolean)
OneForOneStrategy Constructor
Serialization-friendly constructor
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
protected
OneForOneStrategy
()
new
:
unit
->
OneForOneStrategy
See Also
Reference
OneForOneStrategy Class
OneForOneStrategy Overload
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET