C# Класс Akka.Tests.Routing.ScatterGatherFirstCompletedSpec

Наследование: AkkaSpec
Показать файл Открыть проект

Приватные методы

Метод Описание
Scatter_gather_router_must_be_started_when_constructed ( ) : void
Scatter_gather_router_must_deliver_a_broadcast_message_using_tell ( ) : void
Scatter_gather_router_must_return_response_even_if_one_of_the_actors_has_stopped ( ) : Task
Scatter_gather_router_should_handle_failing_timeouts ( ) : Task
Scatter_gather_router_should_only_return_one_response ( ) : void