CatalogContext.Dispose Method (BCL)

Use this method to release resources used by this object.

[Visual Basic .NET]

Overridable Public Sub Dispose( _) 

[C#]

public virtual void Dispose();

Implements

System.IDisposable

Remarks

Releases the underlying CatalogManager interop object. This method calls the CatalogContext.Dispose(True) method to dispose of the resources.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.