|
| Class | Description |
|---|
.gif) | Activity |
Creates an activity to do synchronous or asynchronous batch work that can use COM+ services without needing to create a COM+ component. This class cannot be inherited.
|
.gif) | ApplicationAccessControlAttribute |
Specifies access controls to an assembly containing ServicedComponent classes.
|
.gif) | ApplicationActivationAttribute |
Specifies whether components in the assembly run in the creator's process or in a system process.
|
.gif) | ApplicationIDAttribute |
Specifies the application ID (as a GUID) for this assembly. This class cannot be inherited.
|
.gif) | ApplicationNameAttribute |
Specifies the name of the COM+ application to be used for the install of the components in the assembly. This class cannot be inherited.
|
.gif) | ApplicationQueuingAttribute |
Enables queuing support for the marked assembly and enables the application to read method calls from Message Queuing queues. This class cannot be inherited.
|
.gif) | AutoCompleteAttribute |
Marks the attributed method as an AutoComplete object. This class cannot be inherited.
|
.gif) | BYOT |
Wraps the COM+ ByotServerEx class and the COM+ DTC interfaces ICreateWithTransactionEx and ICreateWithTipTransactionEx. This class cannot be inherited.
|
.gif) | ComponentAccessControlAttribute |
Enables security checking on calls to a component. This class cannot be inherited.
|
.gif) | COMTIIntrinsicsAttribute |
Enables you to pass context properties from the COM Transaction Integrator (COMTI) into the COM+ context.
|
.gif) | ConstructionEnabledAttribute |
Enables COM+ object construction support. This class cannot be inherited.
|
.gif) | ContextUtil |
Obtains information about the COM+ object context. This class cannot be inherited.
|
.gif) | DescriptionAttribute |
Sets the description on an assembly (application), component, method, or interface. This class cannot be inherited.
|
.gif) | EventClassAttribute |
Marks the attributed class as an event class. This class cannot be inherited.
|
.gif) | EventTrackingEnabledAttribute |
Enables event tracking for a component. This class cannot be inherited.
|
.gif) | ExceptionClassAttribute |
Sets the queuing exception class for the queued class. This class cannot be inherited.
|
.gif) | IISIntrinsicsAttribute |
Enables access to ASP intrinsic values from ContextUtil..::.GetNamedProperty. This class cannot be inherited.
|
.gif) | InterfaceQueuingAttribute |
Enables queuing support for the marked interface. This class cannot be inherited.
|
.gif) | JustInTimeActivationAttribute |
Turns just-in-time (JIT) activation on or off. This class cannot be inherited.
|
.gif) | LoadBalancingSupportedAttribute |
Determines whether the component participates in load balancing, if the component load balancing service is installed and enabled on the server.
|
.gif) | MustRunInClientContextAttribute |
Forces the attributed object to be created in the context of the creator, if possible. This class cannot be inherited.
|
.gif) | ObjectPoolingAttribute |
Enables and configures object pooling for a component. This class cannot be inherited.
|
.gif) | PrivateComponentAttribute |
Identifies a component as a private component that is only seen and activated by components in the same application. This class cannot be inherited.
|
.gif) | RegistrationConfig |
Provides configuration information for installing assemblies into the COM+ catalog.
|
.gif) | RegistrationErrorInfo |
Retrieves extended error information about methods related to multiple COM+ objects. This also includes methods that install, import, and export COM+ applications and components. This class cannot be inherited.
|
.gif) | RegistrationException |
The exception that is thrown when a registration error is detected.
|
.gif) | RegistrationHelper |
Installs and configures assemblies in the COM+ catalog. This class cannot be inherited.
|
.gif) | RegistrationHelperTx | Infrastructure.
Used by the .NET Framework infrastructure to install and configure assemblies in the COM+ catalog while maintaining a newly established transaction.
|
.gif) | ResourcePool |
Stores objects in the current transaction. This class cannot be inherited.
|
.gif) | SecureMethodAttribute |
Ensures that the infrastructure calls through an interface for a method or for each method in a class when using the security service. Classes need to use interfaces to use security services. This class cannot be inherited.
|
.gif) | SecurityCallContext |
Describes the chain of callers leading up to the current method call.
|
.gif) | SecurityCallers |
Provides an ordered collection of identities in the current call chain.
|
.gif) | SecurityIdentity |
Contains information that regards an identity in a COM+ call chain.
|
.gif) | SecurityRoleAttribute |
Configures a role for an application or component. This class cannot be inherited.
|
.gif) | ServiceConfig |
Specifies and configures the services that are to be active in the domain which is entered when calling Enter or creating an Activity. This class cannot be inherited.
|
.gif) | ServicedComponent |
Represents the base class of all classes using COM+ services.
|
.gif) | ServicedComponentException |
The exception that is thrown when an error is detected in a serviced component.
|
.gif) | ServiceDomain |
Allows a code segment identified by Enter and Leave to run in its own context and behave as if it were a method that is called on an object created within the context. This class cannot be inherited.
|
.gif) | SharedProperty |
Accesses a shared property. This class cannot be inherited.
|
.gif) | SharedPropertyGroup |
Represents a collection of shared properties. This class cannot be inherited.
|
.gif) | SharedPropertyGroupManager |
Controls access to shared property groups. This class cannot be inherited.
|
.gif) | SynchronizationAttribute |
Sets the synchronization value of the component. This class cannot be inherited.
|
.gif) | TransactionAttribute |
Specifies the type of transaction that is available to the attributed object. Permissible values are members of the TransactionOption enumeration.
|