Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 727 Bytes

File metadata and controls

16 lines (10 loc) · 727 Bytes

KernelTask

Properties

Name Type Description Notes
kernel_id str, none_type Kernel Task ID [optional]
name str, none_type Thread name [optional]
pid int, none_type Process ID of task [optional]
threads [KernelThread], none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]