start abstract method

Future<C> start()

Starts a background process with the current settings and also creates a client context object that can interact with the process.

Implementation

Future<C> start();