| MultiNodeSpecAfterTermination Method |
Override this method to do something when the whole test is terminating.
Namespace:
Akka.Remote.TestKit
Assembly:
Akka.Remote.TestKit (in Akka.Remote.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax protected virtual void AfterTermination()
abstract AfterTermination : unit -> unit
override AfterTermination : unit -> unit
See Also