Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Hosting » Messages   (RSS)

You Are Here

Inside of a service method, how do I know where the message was delivered? Without defining what distinguishes a location it's hard to explain where 'here' is. I've got a few guesses though based on the most common variations of this question: OperationContext.Current.IncomingMessageHeaders.To

Messaging Additions in Orcas, Part 4

Today wraps up the series on detailed messaging changes in Orcas. You can get the whole series here as well as the previous high-level overview of new Orcas features I did. Messaging Additions in Orcas Messaging Additions in Orcas, Part 2 Messaging Additions
Posted by Nicholas Allen | 1 Comments
Filed under: , , , ,

Securing Custom Headers, Version 2

Last time we were looking at the problem of securing a dynamically generated message header . We saw one solution to that problem, which was to add a behavior that updated the protection level for the desired message part. That solution is quite simple
 
Page view tracker