AllForOneStrategy Class

Class AllForOneStrategy. This class cannot be inherited.

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

Syntax


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

Inheritance Hierarchy


Object
  Akka.Actor..::..SupervisorStrategy
    Akka.Actor..::..AllForOneStrategy