I am new to WCF. I have a small question to ask.
Let's assume IsOneWay=true
is set in for one of the OperationContracts in my service contract. Let's say when client calls this method and some exception occurs in the method what happens.
Besically I want to know when this property is set to true how the exception behaves.
Please reply. Thanks in Advance Sudhanshu