Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
118619 Points
18779 Posts
Feb 25, 2012 11:33 PM|LINK
Hello rpk2006:)
In fact you can also try to use "using……" statement to a class instance that has implemented the interface of "IDisposible",which will release the inner unmanaged things together。
Reguards!
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: How to destroy any old connection object when application starts?
Feb 25, 2012 11:33 PM|LINK
Hello rpk2006:)
In fact you can also try to use "using……" statement to a class instance that has implemented the interface of "IDisposible",which will release the inner unmanaged things together。
Reguards!