- removeNotification
- If true, the notification previously provided to Service.StartForeground(int, Android.App.Notification) will be removed. Otherwise it will remain until a later call removes it (or the service is destroyed).
Remove this service from foreground state, allowing it to be killed if more memory is needed.