IDispatchQueueDispatchSync Method |
Name | Description | |
---|---|---|
![]() | DispatchSync(Action) |
Scheduled the given Action and waits for it to complete
|
![]() | DispatchSyncTResult(FuncTResult) |
Schedules the given FuncTResult, waits for it to complete
and returns the result of the action
|