Java.Lang.ThreadGroup.AllowThreadSuspension Method
Does nothing.

Syntax

[Android.Runtime.Register("allowThreadSuspension", "(Z)Z", "GetAllowThreadSuspension_ZHandler")]
[System.Obsolete("deprecated")]
public virtual bool AllowThreadSuspension (bool b)

Parameters

b
Used to control low memory implicit suspension

Returns

Documentation for this section has not yet been entered.

Remarks

Does nothing. The definition of this method depends on the deprecated method ThreadGroup.Suspend. The exact behavior of this call was never specified.

[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