CallContexts and Direct Remoting
.NET Framework 2.0
This section describes the use of the CallContext class and dynamic publication.
In This Section
- Using CallContext
-
Describes the use of CallContext objects to share information between a remoting server and client.
- Direct Remoting
-
Describes the basic calls necessary to dynamically publish types or revoke publication.
Reference
- System.Runtime.Remoting
-
Provides classes and interfaces that allow developers to create and configure distributed applications.