Method that returns all the available thread sizes for a given thread type.
| Name | Type | Description |
| Internal | Boolean | Input Boolean that indicates if the thread is an internal or external thread. A value of True indicates an Internal thread. |
| ThreadType | String | Thread type identifier string. |
| Name | Description |
| Creating a ThreadInfo object | Demonstrates the use of a ThreadInfo object. |