Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Soap request serialization
Arvind Singh Baghel
7y
379
1
Reply
Hi
I have a wcf service in that i have some methods e.g:
public FOSResponse GetTransactions(UserSession usersession, TransactionEnquiryRequest TransactionEnq)
{
// heere i want to serialize the request to write it in my log file
// how can i get the whole request string or xml.
i want to write in the log that what comes when send a request to
GetTransactions method.
}
Thanks,
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to implement OAuth 2.0 in WCF SOAP?
Security and authorization