Java.Lang.ThreadGroup.Suspend Method
Suspends every thread in this group and recursively in all its subgroups.

Syntax

[Android.Runtime.Register("suspend", "()V", "")]
[System.Obsolete("deprecated")]
public void Suspend ()

See Also

Thread.Suspend
ThreadGroup.Resume

Remarks

Suspends every thread in this group and recursively in all its subgroups.

[Android Documentation]

Requirements

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