destroy abstract method

void destroy()

Releases all internally used resources.

The instance can't be used anymore after calling this method.

Implementation

void destroy();