Click or drag to resize
WebTransactionDispose Method
Implementation of the IDisposable interface. Abort transaction if it has not been commited.

Namespace: ArtDatabanken.WebService.Client
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also