Dispose Method: "p"
This deals with the correct way to implement the IDispose interface to clean up a component... i.e. close connections when specified etc... so that we don't wait for garbage collection.
This deals with the correct way to implement the IDispose interface to clean up a component... i.e. close connections when specified etc... so that we don't wait for garbage collection.
0 Comments:
Post a Comment
<< Home