Method That Returns BOOL Relying on other Service How to Catch Exceptions
Running into a predicament. New to C# but trying to go through and catch all the exceptions that could be thrown.
I am reading Values from a PLC using twincat ADS. If it cant find a symbol/Address it throws an exception. In my case I wrote a method