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

Inheritance: Akka.Remote.TestKit.MultiNodeSpec
Datei anzeigen Open project: rogeralsing/akka.net

Protected Methods

Method Description
RemoteRestartedQuarantinedSpec ( ) : System
RemoteRestartedQuarantinedSpec ( RemoteRestartedQuarantinedMultiNetSpec config ) : System

Private Methods

Method Description
A_restarted_quarantined_system_should_not_crash_the_other_system ( ) : void

Method Details

RemoteRestartedQuarantinedSpec() protected method

protected RemoteRestartedQuarantinedSpec ( ) : System
return System

RemoteRestartedQuarantinedSpec() protected method

protected RemoteRestartedQuarantinedSpec ( RemoteRestartedQuarantinedMultiNetSpec config ) : System
config RemoteRestartedQuarantinedMultiNetSpec
return System