- April 8, 2007
- 11
- 0
- Home Country
- United Kingdom
Hi,
I'm new to media portal development. I would like to know f it is possible to invoke a method on the UI thread from a worker thread, similar to the Form.Invoke or Form.BeginInvoke methods in the .NET framework.
I started to investigate the GUIWindow.Dispatcher methods without success.
Any help would be very appriciated.
Many Thanks
Tom
I'm new to media portal development. I would like to know f it is possible to invoke a method on the UI thread from a worker thread, similar to the Form.Invoke or Form.BeginInvoke methods in the .NET framework.
I started to investigate the GUIWindow.Dispatcher methods without success.
Any help would be very appriciated.
Many Thanks
Tom