Hi,
I'm using a ExecuteToolAsync for join one featureclass and a table. I need to wait for the result to understand if it is good/bad.
The problem is that waiting for the result cause the ui to freeze forever. It seems like the Task doesn't retrieve the result.
What I'm doing wrong?
