API Help
Eplan.EplApi.Base.Internal Namespace / EplanMainThreadDispatcher Class
Methods

EplanMainThreadDispatcher Class Members

The following tables list the members exposed by EplanMainThreadDispatcher.

Public Constructors
 NameDescription
Public ConstructorCreates a new dispatcher  
Top
Public Methods
 NameDescription
Public MethodAllows the user to add a progress bar when main thread is working.  
Public Methodstatic (Shared in Visual Basic)Allows the user to access the main thread both synchronously and asynchronously.  
Public MethodDestructor for deterministic finalization of EplanMainThreadDispatcher object.  
Public MethodOverloaded. Execute this work in a asynchronous main thread.  
Public MethodExecute this work in a synchronous main thread.  
Public Methodstatic (Shared in Visual Basic)Allows to use the dispatcher to work on synchronous and asynchronous threads.  
Top
See Also