Akka.Remote.TestKit.Controller.PostStop C# (CSharp) Méthode

PostStop() protected méthode

protected PostStop ( ) : void
Résultat void
        protected override void PostStop()
        {
            RemoteConnection.Shutdown(_connection);
        }
    }