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

Where was microsoft founded?

0 Answers  


How do I sign in without a microsoft account?

0 Answers  


What is an example of a microsoft account?

0 Answers  


Assuming that locks are the only reason due to which deadlocks can occur in a system. What would be a foolproof method of avoiding deadlocks in the system.

0 Answers   Microsoft,


What is Twisted Pair ?

0 Answers  






Can I delete old microsoft visual c++ files?

0 Answers  


Is microsoft defender free?

0 Answers  


What replaced microsoft paint?

0 Answers  


What is Upload

0 Answers   Quexst,


What is Computer Administrator ?

0 Answers  


What is microsoft c register server?

0 Answers  


Enumerate the high level elements of the <system.serviceModel> section

1 Answers  


Categories