Dispose(bool disposing) Method

Releases resources and commits changes.

Syntax

protected virtual void Dispose(bool disposing)

Parameters

disposing
Type: bool

Value indicating whether managed resources should be released.