Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 2.12 KB

com--just-in-time-activation-tasks.md

File metadata and controls

40 lines (20 loc) · 2.12 KB
description ms.assetid title ms.topic ms.date
COM+ Just-in-Time Activation Tasks
8b211ad2-92b6-487c-b323-1fe19f774cc3
COM+ Just-in-Time Activation Tasks
article
05/31/2018

COM+ Just-in-Time Activation Tasks

The following topics provide step-by-step instructions for using Just-in-Time (JIT) activation in COM+.

Topic Description
Enabling JIT Activation for a Component
Provides a step-by-step procedure for activating the COM+ JIT activation service for your COM+ components.
Setting the Done Bit
Provides information about setting the done bit for your JIT-activated components.
Enabling Auto-Done for a Method
Provides a step-by-step procedure for enabling the auto-done feature for your COM+ component methods.
Enforcing Activation in the Caller's Context
Provides a step-by-step procedure for enforcing an object's activation in the caller's context rather than in its own context.
Enforcing Activation in the Default Context
Provides a step-by-step procedure for enforcing an object's activation in the caller's context rather than in its own context.

Related topics

COM+ Just-in-Time Activation Concepts