C# 클래스 Akka.Tests.Actor.DeathWatchSpec.WatchAndUnwatchMonitor

상속: Akka.Actor.ActorBase
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
WatchAndUnwatchMonitor ( IActorRef terminal, IActorRef testActor ) : System

보호된 메소드들

메소드 설명
Receive ( object message ) : bool

메소드 상세

Receive() 보호된 메소드

protected Receive ( object message ) : bool
message object
리턴 bool

WatchAndUnwatchMonitor() 공개 메소드

public WatchAndUnwatchMonitor ( IActorRef terminal, IActorRef testActor ) : System
terminal IActorRef
testActor IActorRef
리턴 System