I had one method which did not exactly match the delegate, took me some time to find because there is no clear exception or debug message in the catch.
Please make the throwOnBindFailure configurable or at least add some trace information via System.Diagnostics.Trace.TraceWarning(ex.message).
I had one method which did not exactly match the delegate, took me some time to find because there is no clear exception or debug message in the catch.
Please make the throwOnBindFailure configurable or at least add some trace information via System.Diagnostics.Trace.TraceWarning(ex.message).