Akka.Remote.Tests.MultiNode.Router.RemoteRandomSpec.RemoteRandomSpecs C# (CSharp) Method

RemoteRandomSpecs() private method

private RemoteRandomSpecs ( ) : void
return void
        public void RemoteRandomSpecs()
        {
            A_remote_random_pool_must_be_locally_instantiated_on_a_remote_node_and_be_able_to_communicate_through_its_remote_actor_ref();
        }