OPC UA Method call hangs

Try wrapping the whole thing in try/catch and logging any exceptions that get caught.

Also get a thread dump from the gateway after you've made the call, we'll be able to see if it's actually hanging or not.