Method: Rex::Post::Thread#close

Defined in:
lib/rex/post/thread.rb

#closeObject

Close resources associated with the thread.



52
53
54
# File 'lib/rex/post/thread.rb', line 52

def close
  raise NotImplementedError
end