Dijeli putem


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 TicketBase object.

Namespace:  Microsoft.CommerceServer.Runtime
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As TicketBase

instance.Dispose()
public void Dispose()
public:
void Dispose()
public function Dispose()

Remarks

Use this method to release resources used by this object. This method calls the TicketBase.Dispose(True) method to dispose of the resources.

Permissions

See Also

Reference

TicketBase Class

TicketBase Members

Dispose Overload

Microsoft.CommerceServer.Runtime Namespace