Click or drag to resize
Akka.NETCallingThreadDispatcherExecuteTask Method
TBD

Namespace:  Akka.TestKit
Assembly:  Akka.TestKit (in Akka.TestKit.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
protected override void ExecuteTask(
	IRunnable run
)

Parameters

run
Type: Akka.DispatchIRunnable
TBD
See Also