OneForOneStrategy Class

Class OneForOneStrategy. This class cannot be inherited.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public sealed class OneForOneStrategy : SupervisorStrategy
Public NotInheritable Class OneForOneStrategy _
	Inherits SupervisorStrategy
public ref class OneForOneStrategy sealed : public SupervisorStrategy

Inheritance Hierarchy


Object
  Akka.Actor..::..SupervisorStrategy
    Akka.Actor..::..OneForOneStrategy