[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Why can't Dispose(disposing) be overridden?

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top