API Help
Eplan.EplApi.Base.Internal Namespace / EplanMainThreadDispatcher Class / GetMainThreadDispatcher Method

In This Topic
GetMainThreadDispatcher Method
In This Topic
Allows to use the dispatcher to work on synchronous and asynchronous threads.
Syntax
public static Dispatcher GetMainThreadDispatcher()

Return Value

The main thread dispatcher of this application.
See Also