StartInBackground
virtual
protected virtual Task StartInBackground() Deferred part of initialization that executes after the service is already started (to speed up startup). Sets Status to Started.
Returns
A
System.Threading.Tasks.Task representing the work performed.