DisposableBase.Dispose Method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public Overridable Sub Dispose() Implements  _ 
IDisposable.Dispose
This language is not supported or no code example is available.
public virtual void Dispose()
This language is not supported or no code example is available.

Implements

IDisposable.Dispose

.NET Framework

Supported in: 4.8

In this article

Definition