Hi Experts,
Please help me with this issue.
I have implemented background task which will get triggered when user changes his timezone. Now my requirement is to pass an RandomAccessstream object to the background task for image processing purpose.
how to pass arguments to a background task from a UI thread?
Regards,
S u k u