Method: Win32::Service::ServiceStruct#win32_exit_code

Defined in:
lib/win32/service.rb

#win32_exit_codeObject

Returns the value of attribute win32_exit_code

Returns:

  • (Object)

    the current value of win32_exit_code



221
222
223
# File 'lib/win32/service.rb', line 221

def win32_exit_code
  @win32_exit_code
end