Hi there,
I created an event handler and when I run the code I get this message:
The event handler UserFunction "TagsReported" is called from a different thread than the .NET object creation thread. This may result in unpredictable behaviour.
Anyone came across with this message before?
Any help will be appreciated.
Thanks
I created an event handler and when I run the code I get this message:
The event handler UserFunction "TagsReported" is called from a different thread than the .NET object creation thread. This may result in unpredictable behaviour.
Anyone came across with this message before?
Any help will be appreciated.
Thanks
-mk