MimerTransaction.Dispose Method
Releases the unmanaged resources used by the MimerTransaction and optionally releases the managed resources.
[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
IDisposable.Dispose
[C#]public
void Dispose();
Implements
IDisposable.Dispose
See Also
MimerTransaction Class | Mimer.Data.Client Namespace