C# Class Akka.Tests.Actor.PatternSpec

Inheritance: AkkaSpec
Datei anzeigen Open project: rogeralsing/akka.net

Private Methods

Method Description
GracefulStop_must_complete_Task_when_actor_already_terminated ( ) : System.Threading.Tasks.Task
GracefulStop_must_complete_Task_with_TaskCanceledException_when_actor_not_terminated_within_timeout ( ) : void
GracefulStop_must_provide_Task_for_stopping_an_actor ( ) : void