Provider.stop

Stops this provider

The general contract here is that this should prevent any fuirther tasks from being submitted and if some are still running then this should hang till all have finished.

interface Provider
public
void
stop
()

Meta