ActivationOption Enumeration
This page is specific to:.NET Framework Version:1.12.03.03.54.0
.NET Framework Class Library
ActivationOption Enumeration

Specifies the manner in which serviced components are activated in the application.

[Visual Basic]
<Serializable>
Public Enum ActivationOption
[C#]
[Serializable]
public enum ActivationOption
[C++]
[Serializable]
__value public enum ActivationOption
[JScript]
public
   Serializable
enum ActivationOption

Remarks

The activation setting for the application defaults to Library.

Members

Member name Description
Library Specifies that serviced components in the marked application are activated in the creator's process.
Server Specifies that serviced components in the marked application are activated in a system-provided process.

Requirements

Namespace: System.EnterpriseServices

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)

See Also

System.EnterpriseServices Namespace

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View