J
JPSutor
The DoCallBack method of the AppDomain object is asyncronous. Does
anyone know of an alternative method to use besides this one that is
syncronous? We are using the WinFormsHelper.Cleanup method so we want
to avoid writing our own.
anyone know of an alternative method to use besides this one that is
syncronous? We are using the WinFormsHelper.Cleanup method so we want
to avoid writing our own.