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

Why do we use wcf services?

0 Answers  


do you know message contracts? : Wcf data services

0 Answers  


What is address header in wcf?

0 Answers  


What is wcf wpf wwf in net?

0 Answers  


What does wcf mean lions?

0 Answers  


How the concurrency mode is specified in wcf service?

0 Answers  


What is throttling in wcf?

0 Answers  


What is callback mode in wcf?

0 Answers  


What is msmq binding?

0 Answers  


What are the advantages of hosting wcf services in iis as compared to self hosting?

0 Answers  


What is wcf and wpf in dotnet?

0 Answers  


How to generate proxy for WCF Services?

0 Answers  


Categories