A Couple of years back due to a improperly implemented "Try Catch Finally" block the development team struggled with a runtime freeze which was later discovered as a case of Convoy Lock Issue.
I am looking for a simple C# code to demonstrate a Convoy Locking to my fellow team mates.
Any help for a code sample would be great.