startSync method

void startSync()

Starts the host synchronously.

Implementation

void startSync() {
  //waitFor(start());
}