Share via


Dispose Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Releases all resources used by the BusinessDataAdminFreeThreaded.

Namespace:  Microsoft.CommerceServer.Interop.Profiles
Assembly:  Microsoft.CommerceServer.Interop.Profiles.BizDataAdmin (in Microsoft.CommerceServer.Interop.Profiles.BizDataAdmin.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As BusinessDataAdminFreeThreaded

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable..::.Dispose()()()

Remarks

Release the resources used by this object. Invokes the Dispose(Boolean) method with the disposing parameter set to true.

Permissions

See Also

Reference

BusinessDataAdminFreeThreaded Class

BusinessDataAdminFreeThreaded Members

Dispose Overload

Microsoft.CommerceServer.Interop.Profiles Namespace