![]() | TaskExtensionsUISafeWait Method |
Name | Description | |
---|---|---|
![]() ![]() | UISafeWaitT(FuncTaskT) |
Blocks and waits for a task to complete in a way that will not deadlock the UI thread.
|
![]() ![]() | UISafeWait(FuncTask) |
Blocks and waits for a task to complete in a way that will not deadlock the UI thread.
|
![]() ![]() | UISafeWaitTParam(FuncTParam, Task, TParam) |
Blocks and waits for a task to complete in a way that will not deadlock the UI thread.
|