L
Lieven De Foor
Guest
Ok Matt, so overriding Dispose(disposing) in c# and adding an extra virtual method to override in ABL is a bad idea in that case... I'm currently looking into subscribing the Disposed event like Marian suggested and that seems to work, for now... I assume the Disposed event handler is running in the main thread though.
Continue reading...
Continue reading...