[]
Performs cleanup operations on managed and unmanaged resources.
protected virtual void Dispose(bool disposing)
Protected Overridable Sub Dispose(disposing As Boolean)
Type | Name | Description |
---|---|---|
bool | disposing |
Cleans up the resources that were used.
public void Dispose()
Public Sub Dispose()