How to set the timeout property for the wcf service client call?



How to set the timeout property for the wcf service client call?..

Answer / Ankita Singh

To set the timeout property for a WCF service client call, you can use the `ServiceClient.OperationTimeout` property or include it in the configuration file under the appropriate binding element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

what is windows card space?

1 Answers  


what is DataContractSerializer?

1 Answers  


explain what is transport and message reliability? : Wcf data services

1 Answers  


How the concurrency mode is specified in wcf service?

1 Answers  


What message exchange patterns (meps) supported by wcf? Explain each of them briefly.

1 Answers  


What do you understand by the term data contract?

1 Answers  


What is wcf federated ws binding type?

1 Answers  


what is the endpoint in WCF and what are the three major points in WCF?

1 Answers  


What is abc of wcf?

1 Answers  


WCF:Could the IIS-hosted WCF service make use of HTTP transport security if the IIS virtual derectory that contains the service does not support it?

1 Answers  


WCF:Could the two-way service operations be used with queued binding?

2 Answers  


What are the protocols supported by wcf hosting environment? What are their advantages and disadvantages?

1 Answers  


Categories