Hi All,

 

I'm writing a console application to run on Linux.  The application will
have a database connection open and may also read/write text files at any
time.  How do I ensure that connections and files are closed properly if
someone stops the application (Ctrl+Z, Ctrl+C, etc.)?

 

Thanks,

Steve

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to