C# Class Akka.TestKit.CallingThreadDispatcher

Inheritance: Akka.Dispatch.MessageDispatcher
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Свойство Type Description
Id string

Méthodes publiques

Méthode Description
CallingThreadDispatcher ( MessageDispatcherConfigurator configurator ) : System
Schedule ( System.Action run ) : void

Method Details

CallingThreadDispatcher() public méthode

public CallingThreadDispatcher ( MessageDispatcherConfigurator configurator ) : System
configurator Akka.Dispatch.MessageDispatcherConfigurator
Résultat System

Schedule() public méthode

public Schedule ( System.Action run ) : void
run System.Action
Résultat void

Property Details

Id public_oe static_oe property

public static string Id
Résultat string