Hi,
What is the purpose of MessageParameter attribute in WCF?
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaganathan BantheswaranPosted Sep 22, 2011, 5:31 AM
System.ServiceModel.MessageParameterAttributecan be used to customize the name of the input parameters as well as that of the output paramter in the response.For more info : MSDN