Checks if the auto_reload option is enabled.
Boolean true if auto_reload is enabled, false otherwise
public function isAutoReload() { return $this->autoReload; }