If the service operation returns void, what is the message
exchange pattern? Is the client waiting the operation to be
completed in this case?



If the service operation returns void, what is the message exchange pattern? Is the client waiting..

Answer / sukanta

The default behavior of a service operation is the request-reply pattern. In a request-reply pattern, the client waits for the reply message, even if the service operation is represented in code as a void method. With a one-way operation, only one message is transmitted. The receiver does not send a reply message, nor does the sender expect one.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Microsoft Related AllOther Interview Questions

What is Attached property?

1 Answers  


How to detect clone code in visual studio?

0 Answers  


what are the command utility 's using in fail over cluster?

2 Answers   HP,


What is Kerberos? Which version is currently used by Windows? How does Kerberos work?

1 Answers   IBM, Patni,


What are FMSO Roles? List them...

4 Answers   DynPro,


What is CPU (Central Processing Unit)

0 Answers   CMS,


While server generating the patches . that time server pull or push the resources?

0 Answers   HP,


What is Search Engine ?

1 Answers   CMS, Jelly Belly,


Why dint delete the index.bat file in system?

0 Answers  


Provide some Vlookup Examples?

0 Answers  


What is the maximum number of fields of data form, can be displayed in a worksheet of MS Excel Program? (a)16; (b)24; (c)32; (d)48.

1 Answers   Baidu, Idbi Bank,


Explain why do we use option explicit?

0 Answers  


Categories