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

In This Topic
    EplanMainThreadDispatcher Class Methods
    In This Topic

    For a list of all members of this type, see EplanMainThreadDispatcher members.

    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