module Servolux::Threaded

def maximum_iterations


object's 'run' method
Returns the maximum number of invocations of the threaded
def maximum_iterations
  _activity_thread.maximum_iterations
end