pro_vb thread: Data persistence in DLLs called by forms in an Enterprise Environment
If a form calls a method of a DLL running under MTS, gets the correct response and then, in the same session, calls the same or a different method of the same DLL, will the data fields in the DLL from the first call persist and be available during the second call, irrespective of the number of concurrent users using the same DLL.
|





