Click here to Skip to main content
15,887,585 members
Articles / .NET
Tip/Trick

Request.Uri equivalent in WCF

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
23 Jul 2010CPOL 15.5K   2  
Request.Uri equivalent in WCF is OperationContext.Current.IncomingMessageHeaders.To.

So suppose one needs PathAndQuery or AbsoluteUri or similar kind of properties in WCF, then he can use this to get these useful properties.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Vizrt Bangladesh
Bangladesh Bangladesh
I am truly versatile and 360 degree Engineer having wide range of development experience in .NET and Java Platform. I am also proficient in system level programming in C++. To me technology is not at all a problem, it’s the client requirement that matters! That is I am ready and comfortable to use any technology to make the business of my client a success.

In my five years of experience I have the opportunities to work for fortune 500 companies of US and many renowned clients from Europe.

My Linkedin Profile: http://bd.linkedin.com/in/mahmudazad

Comments and Discussions

 
-- There are no messages in this forum --