IThreadSafeDoSync Method |
| Name | Description | |
|---|---|---|
| DoSync(Action) |
Convenience method for scheduling and waiting for a job
on this object's queue
| |
| DoSyncT(FuncT) |
Convenience method for scheduling a job on this object's queue,
waiting for it to finish and returning the result
|