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

WCF:Is the MsmqIntegrationBinding used the msmq.formatname scheme or the net.msmq scheme?

1 Answers  


What is .net 3.0?

0 Answers  


do you know what is the address formats of the wcf transport schemas? : Wcf data services

0 Answers  


Explain fault contracts?

0 Answers  


What are different bindings supported by wcf?

0 Answers  


How many ways to hosting WCF service?

0 Answers  


How to generate proxy for WCF Services?

0 Answers  


What is the transport and message reliability?

0 Answers  


What is datacontract?

0 Answers  


What is the main advantage of was?

0 Answers  


What is datacontractserializer in wcf?

0 Answers  


Which styles of models are supported in wcf?

0 Answers  


Categories