Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Waiting for return from async/await

Discussion in 'Windows' started by WorkingsUK, Sep 15, 2013.

  1. WorkingsUK

    WorkingsUK

    Joined:
    Sep 11, 2012
    Posts:
    12
    Is there any way at all to wait for return from an await/async method call? Trying to convert a program over to Windows Store and just getting stuck with methods that now need async/await calls for file access. Could wait on a thread maybe, but Windows Store doesnt even like Thread :-(
     
  2. Meltdown

    Meltdown

    Joined:
    Oct 13, 2010
    Posts:
    5,796