Skip to content

Overload_CodeJam_Threading_AsyncOperationHelper_RunAsync

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

AsyncOperationHelper.RunAsync Method

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