Skip to content

The ContinuousWebJob project is deployed to Azure and provides a continuously running webjob which listens on an Azure service bus for a brokered message. When the WebJobClient is run locally, it sends a brokered message instance which wraps a custom 'Poco' class onto the service bus. This is picked up by the Azure webjob and produces a console …

Notifications You must be signed in to change notification settings

martin-chambers/ContinuousWebJob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

The ContinuousWebJob project is deployed to Azure and provides a continuously running webjob which listens on an Azure service bus for a brokered message. When the WebJobClient is run locally, it sends a brokered message instance which wraps a custom 'Poco' class onto the service bus. This is picked up by the Azure webjob and produces a console …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages