C# Class Akka.Tests.Actor.DeathWatchSpec.WatchAndUnwatchMonitor

Inheritance: Akka.Actor.ActorBase
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Méthode Description
WatchAndUnwatchMonitor ( IActorRef terminal, IActorRef testActor ) : System

Méthodes protégées

Méthode Description
Receive ( object message ) : bool

Method Details

Receive() protected méthode

protected Receive ( object message ) : bool
message object
Résultat bool

WatchAndUnwatchMonitor() public méthode

public WatchAndUnwatchMonitor ( IActorRef terminal, IActorRef testActor ) : System
terminal IActorRef
testActor IActorRef
Résultat System