void setTimeout(IStatus status, int timeout) { _setTimeout(self, status.self, timeout); status.checkStatus(); }