Session Monikers

Distributed COM (DCOM) enables object activation on a per-session basis by using a system-supplied session moniker. For more information about creating and using session monikers, including a code sample that demonstrates how to activate a local server process, see the following topics.

In this section

Session-to-Session Activation with a Session Moniker

Session-to-session activation (also called cross-session activation) allows a client process to start (activate) a local server process on a specified session.

Using a Session Moniker

Session-to-session activation allows a client process to activate a local server process on a specified session.