c# Will “finally” clause be executed if the application has stopped?

后端 未结 0 732
后悔当初
后悔当初 2020-12-08 20:21

I have "try{} finally{}". The "try" section has a lock file code and in the finally there is an unlock code. The code is already running on the server, t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题