azure webjobs - How to start jobhost with TopShelf -


i'm using topshelf create windows service , i'm thinking of integrate webjobs sdk. can point me in right direction on how setup? thanks!

as mentioned need use topshelf create windows service. webjos attached webapp , webapp sandbox.it not allowed install windows service on it.

if want use topshelf, please have try use azure cloudservice or virtual machine workaround.


Comments

Popular posts from this blog

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -