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

Elucidate on the various contracts in wcf?

0 Answers  


Why do we use wcf?

0 Answers  


Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?

0 Answers  


Can you explain address in detail?

0 Answers  


Explain wcf contracts?

0 Answers  






Explain what is datacontract and servicecontract?

0 Answers  


What are the 3 ways of implementing WCF(Windows Communication Foundation) concurrency?

0 Answers   QuestPond,


Explain use of Endpoints in WCF Service?

0 Answers  


What does wcf mean lions?

0 Answers  


What is .svc file in wcf?

0 Answers  


What are the different bindings supported by wcf?

0 Answers  


Describe the terminology service versioning?

0 Answers  


Categories