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