C# Class Akka.Remote.Tests.MultiNode.Router.RemoteScatterGatherSpec

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

Protected Methods

Method Description
RemoteScatterGatherSpec ( ) : System
RemoteScatterGatherSpec ( RemoteScatterGatherMultiNetSpec config ) : System

Private Methods

Method Description
A_remote_ScatterGatherFirstCompleted_pool_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_RemoteActorRef ( ) : void

Method Details

RemoteScatterGatherSpec() protected method

protected RemoteScatterGatherSpec ( ) : System
return System

RemoteScatterGatherSpec() protected method

protected RemoteScatterGatherSpec ( RemoteScatterGatherMultiNetSpec config ) : System
config RemoteScatterGatherMultiNetSpec
return System