Dispose Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Use this method to release resources used by the CommerceModule object.
Overload List
Name | Description | |
---|---|---|
Dispose()()() | Use this method to release resources used by the CommerceModule object. | |
Dispose(Boolean) | Releases the unmanaged resources used by this object and optionally releases the managed resources. |
Top
Remarks
Releases all resources used by the CommerceModule.
Calling this method allows the resources used by the application context to be reallocated for other purposes.