WCF:What is it the Transmission queue and the Target queue?
What is the difference?



WCF:What is it the Transmission queue and the Target queue? What is the difference?..

Answer / niloy roy

A transmission queue is a local queue that is used when a
queue manager forwards messages to a remote queue(Target
Queue) manager through a message channel.

The channel provides a one-way link to the remote queue
manager. Messages are queued at the transmission queue
until the channel can accept them. When you define a
channel, you must specify a transmission queue name at the
sending end of the message channel.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More WCF Interview Questions

Plz any one send the sharepoint interview question @ mossdev123@gmail.com

0 Answers  


What is the different between WCF web service and WCF web Api?

0 Answers   PUCIT,


Explain about contracts?

0 Answers  


How many types of binding are there in wcf?

0 Answers  


do you know what is address in wcf and how many types of transport schemas are there in wcf? : Wcf data services

0 Answers  






Do we have to use the relative addresses when hosting in the iis or the absolute addresses? Why?

0 Answers  


Which are the different isolation levels in wcf?

0 Answers  


What are the different modes of communication in wcf?

0 Answers  


How do you choose the hosting for wcf internet service?

0 Answers  


what is wcf peer network binding type? : Wcf data services

0 Answers  


What is message contract in wcf?

0 Answers  


What is "singleton" instance mode in wcf?

0 Answers  


Categories