WCF:Reliable sessions in Windows Communication Foundation
(WCF) use a transfer window. What is it the Transfer
window? What does it means for the sender, for the
receiver? How is it depend of the latency?



WCF:Reliable sessions in Windows Communication Foundation (WCF) use a transfer window. What is it ..

Answer / niloy roy

In the sender, this indicates how many messages the
transfer window can hold while waiting for
acknowledgements; on the receiver it indicates how many
messages to buffer for the service.

Is This Answer Correct ?    0 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  


How can you generate proxies using svcutil in wcf?

1 Answers  


WCF:What is it the Teredo? How can we use it?

1 Answers  


What are the mep in wcf?

1 Answers  


WCF:What is it the Dead-letter queue and the Poison queue? What is the difference?

1 Answers  


explain what is the difference wcf and web services? : Wcf data services

1 Answers  


Which bindings in wcf support the message streaming?

1 Answers  


What are the types of contract available in wcf?

1 Answers  


WCF:What hosting functionality is unique for the Vista OS?

1 Answers  


Which are the different isolation levels in wcf?

1 Answers  


What is the difference between web service and wcf service?

1 Answers  


How would you enable the metadata information of the service?

1 Answers  


Categories