If you want to share your code with a platform that does not support async / await - you are probably better off having a different API for the old platform and a new one with keys such as
#if SILVERLIGHT
#elif NETFX_CORE
#elif WPF
#endif
, API, , , , , . async . , WinRT . , , .