WCF:What is it the Transmission queue and the Target queue?
What is the difference?
Answer Posted / 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 View All Answers
What is the usage of "maxconcurrentcalls" in throttling?
WCF:What is it the Net.TCP Port Sharing? How can we use it?
What is address header in wcf?
What are the various address format in WCF?
what is SOA?
What is the different between WCF web service and WCF web Api?
What are the types of binding available in wcf?
What is mean by wcf?
What is abc of wcf?
What is bindings?
Explain various address format used in WCF?
What is the difference between wcf and wpf?
What are different bindings supported by wcf?
What hosting functionality is unique for the vista os?
Which are the various programming approaches for wcf?