Skip to content

Overload_CodeJam_Threading_AsyncOperationHelper_RunAsync

andrewvk edited this page Mar 31, 2016 · 3 revisions

AsyncOperationHelper.RunAsync Method

[This is preliminary documentation and is subject to change.]

Overload List

 

Name Description
Public methodStatic member RunAsync(Action(AsyncOperation)) Gets thread from pool and run runner inside it.
Public methodStatic member RunAsync(Action(AsyncOperation), Action) Gets thread from pool and run runner inside it.
  Back to Top

See Also

Reference

AsyncOperationHelper Class
CodeJam.Threading Namespace

Clone this wiki locally