CommerceContext.Dispose Method (BCL)

Use this method to release resources used by this object.

Definition

[Visual Basic .NET]

Overridable Public Sub Dispose( _) 

[C#]

public virtual void Dispose();

 

Implements

System.Web.IHttpModule

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Module Design Patterns

Copyright © 2005 Microsoft Corporation.
All rights reserved.