MEP (Message Encryption Pattern) IsOneWay in WCFSDsoumen de17yAsked Apr 16, 2009, 2:24 AM5.4kSince we know that the following code: [OperationContract(IsOneWay=true)] string GetData(int value);is wrong why the compiler shows build error. Why error @ runtime?Soumen, India
Replies
Know the answer? Post it — somebody with the same question will find it here.