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

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

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