Is it possible to update a label on a screen while the service is running?

I have a service that takes a long time and I would like it to write back messages on a label on the screen while its executing. Is this possible?

Hi Eduardo,

Why not use Background Tasks?

1 Like