Skip to content

radz1/TechDiksha-ServiceBusQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow these instruction to run this application
1. Prerequisite :
   - Should have a azure account.
   - Should have create a azure service bus resources created. Need to copy Public Connection String of the service bus resource.
   - Should have create a queue inside the service bus. Need to have name of the QUEUE created.

   Steps:
   1. Set QueueSample as Startup project, Then execute. This will send some message to the QUEUE.
   2. To Recieve and see those message, Run QueueMessageReciever as startup project and execute.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages