Thứ Ba, 20 tháng 1, 2009

Duplicate process check

If you are creating your own integration module for CRM, then it is very wise to make sure that the process is running only once. For performance reasons you can decide to split the process in multiple threads, but running a single process multiple times can cause quite some unforseen issues.The following code snippet will allow you to check if an application with the same name is running

Không có nhận xét nào:

Đăng nhận xét