C# 클래스 Akka.Remote.Tests.MultiNode.RemoteNodeRestartDeathWatchSpec

상속: Akka.Remote.TestKit.MultiNodeSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

보호된 메소드들

메소드 설명
Identify ( RoleName role, string actorName ) : IActorRef
RemoteNodeRestartDeathWatchSpec ( ) : System
RemoteNodeRestartDeathWatchSpec ( RemoteNodeRestartDeathWatchSpecConfig specConfig ) : System

비공개 메소드들

메소드 설명
Must_receive_terminated_when_remote_actor_system_is_restarted ( ) : void

메소드 상세

Identify() 보호된 메소드

protected Identify ( RoleName role, string actorName ) : IActorRef
role RoleName
actorName string
리턴 IActorRef

RemoteNodeRestartDeathWatchSpec() 보호된 메소드

protected RemoteNodeRestartDeathWatchSpec ( ) : System
리턴 System

RemoteNodeRestartDeathWatchSpec() 보호된 메소드

protected RemoteNodeRestartDeathWatchSpec ( RemoteNodeRestartDeathWatchSpecConfig specConfig ) : System
specConfig RemoteNodeRestartDeathWatchSpecConfig
리턴 System