Share via


TicketBase.Dispose Method (BCL)

Use this method to release resources used by this object.

Definition

[Visual Basic .NET]

Public Sub Dispose( _) 

[C#]

public void Dispose();

Implements

System.IDisposable

Remarks

This method calls the TicketBase.Dispose(True) method to dispose of the resources.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.