destroy abstract method

Future<void> destroy()

Removes the client from memory and stops its synchronization tasks.

Implementation

Future<void> destroy();