The following result is obtained through Mathematica: $$\int_0^\infty \exp\left(-C\left(\frac{s}{\theta}\right)^\lambda\right)\,\mathrm{d}s = C^{-\lambda^{-1}}\theta\Gamma(1 + \lambda^{-1})$$
where $\Gamma(.)$ is the Gamma function.
Can you show the intermediary steps to achieve this result?
Hint. One may recall the following integral representation of the gamma function $$ \int_0^\infty x^se^{-x}\:dx=\Gamma(s+1),\quad s>-1, $$ then, in the given integral, $$\int_0^\infty \exp\left(-C\left(\frac{s}{\theta}\right)^\lambda\right)\,\mathrm{d}s$$ one may just perform the change of variable $$ x=C\left(\frac{s}{\theta}\right)^\lambda,\qquad s=\theta \left(\frac{x}{C}\right)^{1/\lambda},\qquad ds=\frac{\theta}{\lambda C^{1/\lambda}} x^{1/\lambda-1}dx. $$Hope you can take it from here.