Android.App.Service.StopSelf Method
Old version of Service.StopSelfResult(int) that doesn't return a result.

Syntax

[Android.Runtime.Register("stopSelf", "(I)V", "")]
public void StopSelf (int startId)

See Also

Service.StopSelfResult(int)

Parameters

startId
Documentation for this section has not yet been entered.

Remarks

Old version of Service.StopSelfResult(int) that doesn't return a result.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1