This document contains the release information for the .NET Framework Using Call Contexts with .NET remoting sample. You will find the following sections below:
</p><ul class="Text"><li><a href="#_Sample_Overview">Overview</a></li><li><a HREF="#Hosting the service in a console application">Hosting the service in a console application</a></li><li><a href="#_Location_of_Sample">Location</a></li><li><a href="#_Building_the_Sample">Building the sample</a></li><li><a href="#_Running_the_Sample">Running the sample</a></li><li><a href="#_sdkvars">Notes</a></li></ul><p class="SectionBreak" /><h4 class="Heading"><a name="_Sample_Overview" />
Overview
</h4><p class="Text">
This sample shows how to add and retrieve context data that will flow
with a remote call. A method called on a remote object retrieves the
context data and echoes it back to the client.
</p><p class="SectionBreak" /><p class="SectionBreak" /><h4 class="Heading"><a name="#Hosting the service in a console application"></a>Hosting the service in a console application</h4><span class="Text"><p class="Text">