close abstract method

void close()

Permanently closes the reactive object and releases all internal resources.

After calling close, the object should no longer be used.

Implementation

void close();