Skip to content

Overload_CodeJam_Threading_AsyncOperationHelper_Send

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

AsyncOperationHelper.Send Method

Overload List

 

Name Description
Public methodStatic member Send(AsyncOperation, Action) Invokes a runner on the thread or context appropriate for the application model and waits for it completion.
Public methodStatic member Send(T)(AsyncOperation, Func(T)) Invokes a runner on the thread or context appropriate for the application model and returns result.
  Back to Top

See Also

Reference

AsyncOperationHelper Class
CodeJam.Threading Namespace

Clone this wiki locally