| TestKitExtensionFor Method |
TBD
Namespace:
Akka.TestKit
Assembly:
Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static TestKitSettings For(
ActorSystem system
)
static member For :
system : ActorSystem -> TestKitSettings
Parameters
- system
- Type: Akka.ActorActorSystem
TBD
Return Value
Type:
TestKitSettingsTBD
See Also