Universal Windows Service Class Library

Service.OnContinue Method 

This function continue the service.

protected override void OnContinue();

Remarks

The function tell Scheduler to continue it's work.

See Also

Service Class | uws Namespace | Scheduler