Service.StopSelfResult(int)
Stop the service, if it was previously started. This is the same as calling Android.Content.Context.StopService(Android.Content.Intent) for this particular service.
[Android Documentation]