Interface Disposable

Provides a mechanism for releasing resources

Hierarchy

  • Disposable

Implemented by

Methods

Methods

  • Performs application-defined tasks associated with freeing, releasing, or resetting resources.

    Returns void