Method: Process::Structs::ProcessInfo#thread_id

Defined in:
lib/win32/process/structs.rb

#thread_idObject

Returns the value of attribute thread_id

Returns:

  • (Object)

    the current value of thread_id



176
177
178
# File 'lib/win32/process/structs.rb', line 176

def thread_id
  @thread_id
end