Table of Contents

Class CallingThreadDispatcher

Namespace
Akka.TestKit
Assembly
Akka.TestKit.dll

INTERNAL API

Used to run an actor on the foreground thread.

public class CallingThreadDispatcher : MessageDispatcher
Inheritance
CallingThreadDispatcher

Constructors

CallingThreadDispatcher(MessageDispatcherConfigurator)

TBD

public CallingThreadDispatcher(MessageDispatcherConfigurator configurator)

Parameters

configurator MessageDispatcherConfigurator

TBD

Fields

Id

TBD

public static string Id

Field Value

string

Methods

ExecuteTask(IRunnable)

TBD

protected override void ExecuteTask(IRunnable run)

Parameters

run IRunnable

TBD

Shutdown()

TBD

protected override void Shutdown()