Skip to content
jefking edited this page Nov 26, 2014 · 11 revisions

Task scheduling for Azure and Windows Servers: Service Bus.

  • Queue Initialization
  • Enqueue
  • Enqueue for dequeue at specific time
  • Dequeue
  • Dequeue Batches
  • Recieve Events
  • Time Sensitive Events
  • Plugs into King.Service
PM> Install-Package King.Service.ServiceBus
Clone this wiki locally