The properties of Java.Lang.ThreadGroup are listed below. For a list of all members, see the ThreadGroup Members list.
See Also: Inherited members from Java.Lang.Object
Daemon | bool. Checks whether this thread group is a daemon ThreadGroup. | |
[read-only] | IsDestroyed | bool. Checks whether this thread group has already been destroyed. |
MaxPriority | int. Returns the maximum allowed priority for a Thread in this thread group. | |
[read-only] | Name | string. Returns the name of this thread group. |
[read-only] | Parent | ThreadGroup. Returns this thread group's parent ThreadGroup. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |