C# Class Akka.Dispatch.SysMsg.Supervise

Class Supervise.
Inheritance: Akka.Dispatch.SysMsg.SystemMessage
Afficher le fichier Open project: rogeralsing/akka.net Class Usage Examples

Méthodes publiques

Méthode Description
Supervise ( IActorRef child, bool async ) : System

Initializes a new instance of the Supervise class.

ToString ( ) : string

Method Details

Supervise() public méthode

Initializes a new instance of the Supervise class.
public Supervise ( IActorRef child, bool async ) : System
child IActorRef The child.
async bool if set to true [asynchronous].
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string