Dispose Method
The Dispose method of the SPGlobalAdmin class releases all unmanaged resources used by the global administration object.
Remarks
Calling the Dispose method has the same effect as calling the Close method. Use the Dispose method to close the SPGlobalAdmin object and release resources when you are finished using the object. Do not reuse the object or objects obtained through the object after it is closed.
Requirements
Platforms: Microsoft Windows ServerĀ 2003
Security: Code Access Security