TT Setup SDK (Developer Preview)
0.1
Documentation
|
Public Member Functions | |
WorkerDispatcher () | |
WorkerDispatcher (string threadName) | |
void | Run () |
override void | Shutdown () |
override void | DispatchAction (Action action) |
override void | BeginInvoke (Action action) |
void | BeginInvokeShutdown () |
override void | Invoke (Action action) |
![]() | |
virtual bool | InvokeRequired () |
bool | CheckAccess () |
void | VerifyAccess () |
void | Dispose () |
Additional Inherited Members | |
![]() | |
static UIDispatcher | AttachUIDispatcher () |
static WorkerDispatcher | AttachWorkerDispatcher () |
![]() | |
bool | IsDisposed => disposedValue |
![]() | |
static bool | IsAttached => (m_current != null) |
![]() | |
static Dispatcher | Current [get] |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from tt_setup_sdk.Dispatcher.
|
inline |
|
inlinevirtual |
Implements tt_setup_sdk.Dispatcher.
|
inlinevirtual |
Implements tt_setup_sdk.Dispatcher.
|
inline |
|
inlinevirtual |
Implements tt_setup_sdk.Dispatcher.