C#. SimpleDelegate

Delegate execute code in additional thread in Sync or Async modes, main methods

Invoke() – sync mode

BeginInvoke() – async mode

EndInvoke() async mode

 

This entry was posted in C#. Bookmark the permalink.