Android.OS.FileObserver.StopWatching Method
Stop watching for events.

Syntax

[Android.Runtime.Register("stopWatching", "()V", "GetStopWatchingHandler")]
public virtual void StopWatching ()

Remarks

Stop watching for events. Some events may be in process, so events may continue to be reported even after this method completes. If monitoring is already stopped, this call has no effect.

[Android Documentation]

Requirements

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