Java.Lang.ThreadGroup.IsDestroyed Property
Checks whether this thread group has already been destroyed.

Syntax

[get: Android.Runtime.Register("isDestroyed", "()Z", "GetIsDestroyedHandler")]
public virtual bool IsDestroyed { get; }

See Also

ThreadGroup.Destroy

Value

Documentation for this section has not yet been entered.

Remarks

Checks whether this thread group has already been destroyed.

[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