|
3 |
edited tags
|
||
|
2 |
edited tags
|
||
|
1 |
|
||
What is the real overhead of try/catch in C#?So, I know that try/catch does add some overhead and therefore isn't a good way of controlling process flow, but where does this overhead come from and what is it's actual impact?
|
||||
