C# Class Akka.Remote.Tests.MultiNode.RemoteNodeRestartDeathWatchSpec

Inheritance: Akka.Remote.TestKit.MultiNodeSpec
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes protégées

Méthode Description
Identify ( RoleName role, string actorName ) : IActorRef
RemoteNodeRestartDeathWatchSpec ( ) : System
RemoteNodeRestartDeathWatchSpec ( RemoteNodeRestartDeathWatchSpecConfig specConfig ) : System

Private Methods

Méthode Description
Must_receive_terminated_when_remote_actor_system_is_restarted ( ) : void

Method Details

Identify() protected méthode

protected Identify ( RoleName role, string actorName ) : IActorRef
role RoleName
actorName string
Résultat IActorRef

RemoteNodeRestartDeathWatchSpec() protected méthode

protected RemoteNodeRestartDeathWatchSpec ( ) : System
Résultat System

RemoteNodeRestartDeathWatchSpec() protected méthode

protected RemoteNodeRestartDeathWatchSpec ( RemoteNodeRestartDeathWatchSpecConfig specConfig ) : System
specConfig RemoteNodeRestartDeathWatchSpecConfig
Résultat System