Method: Process::Structs::ProcessInfo#thread_id
- Defined in:
- lib/win32/process/structs.rb
#thread_id ⇒ Object
Returns the value of attribute thread_id
176 177 178 |
# File 'lib/win32/process/structs.rb', line 176 def thread_id @thread_id end |