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 |
Why do we use wcf services?
do you know message contracts? : Wcf data services
What is address header in wcf?
What is wcf wpf wwf in net?
What does wcf mean lions?
How the concurrency mode is specified in wcf service?
What is throttling in wcf?
What is callback mode in wcf?
What is msmq binding?
What are the advantages of hosting wcf services in iis as compared to self hosting?
What is wcf and wpf in dotnet?
How to generate proxy for WCF Services?