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

What is address header in wcf?

0 Answers  


WCF:Can the Reliable session be established with the one- way, or the request-reply, or with the duplex, or with all those exchange message patterns?

0 Answers  


How to perform Transaction query in WCF?

0 Answers   Viscus Infotech,


What is Fault Contract in WCF

2 Answers   ABC, Student, Virtusa,


Why wcf service is used?

0 Answers  






What is the one-way mode in wcf?

0 Answers  


What is "know types" in wcf?

0 Answers  


What message exchange patterns (meps) supported by wcf? Explain each of them briefly.

0 Answers  


WCF:What types of the operation contract parameters could be streamed?

3 Answers   Logica CMG,


Explain data contracts?

0 Answers  


What are the transport schemes supported by wcf?

0 Answers  


Elucidate on the various contracts in wcf?

0 Answers  


Categories