CurrentSynchronizationContextDispatcher Class
Dispatcher that dispatches messages on the current synchronization context, e.g. WinForms or WPF GUI thread
Namespace:
Akka.DispatchAssembly: Akka (in Akka.dll)
Syntax
public class CurrentSynchronizationContextDispatcher : MessageDispatcher
Public Class CurrentSynchronizationContextDispatcher _ Inherits MessageDispatcher
public ref class CurrentSynchronizationContextDispatcher : public MessageDispatcher
Inheritance Hierarchy
Akka.Dispatch..::..MessageDispatcher
Akka.Dispatch..::..CurrentSynchronizationContextDispatcher