Message context properties
Posted by biztodo on October 10, 2007
The Microsoft.XLANGs.BaseTypes Namespace provides a number of classes with a lot of useful message context properties . Often we have a need to find the Size or ContentType. These classes are intended to be used only as on the context and not directly in code. I found them to be really helpful when some of the processing logic was based on size and content type.
Refer MSDN for the entire set of classes.