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.
ApplicationAccessControlAttributeSpecifies access controls to an assembly containing ServicedComponent classes.
ApplicationActivationAttributeSpecifies whether components in the assembly run in the creator's process or in a system process.
ApplicationIDAttributeSpecifies the application ID (as a GUID) for this assembly. This class cannot be inherited.
ApplicationNameAttributeSpecifies the name of the COM+ application to be used for the install of the components in the assembly. This class cannot be inherited.
ApplicationQueuingAttributeEnables queuing support for the marked assembly and enables the application to read method calls from Message Queuing queues. This class cannot be inherited.
AutoCompleteAttributeMarks the attributed method as an AutoComplete
object. This class cannot be inherited.
Wraps the COM+ ByotServerEx
class and the COM+ DTC interfaces ICreateWithTransactionEx
and ICreateWithTipTransactionEx
. This class cannot be inherited.
Enables security checking on calls to a component. This class cannot be inherited.
COMTIIntrinsicsAttributeEnables you to pass context properties from the COM Transaction Integrator (COMTI) into the COM+ context.
ConstructionEnabledAttributeEnables COM+ object construction support. This class cannot be inherited.
ContextUtilObtains information about the COM+ object context. This class cannot be inherited.
DescriptionAttributeSets the description on an assembly (application), component, method, or interface. This class cannot be inherited.
EventClassAttributeMarks the attributed class as an event class. This class cannot be inherited.
EventTrackingEnabledAttributeEnables event tracking for a component. This class cannot be inherited.
ExceptionClassAttributeSets the queuing exception class for the queued class. This class cannot be inherited.
IISIntrinsicsAttributeEnables access to ASP intrinsic values from GetNamedProperty(String). This class cannot be inherited.
InterfaceQueuingAttributeEnables queuing support for the marked interface. This class cannot be inherited.
JustInTimeActivationAttributeTurns just-in-time (JIT) activation on or off. This class cannot be inherited.
LoadBalancingSupportedAttributeDetermines whether the component participates in load balancing, if the component load balancing service is installed and enabled on the server.
MustRunInClientContextAttributeForces the attributed object to be created in the context of the creator, if possible. This class cannot be inherited.
ObjectPoolingAttributeEnables and configures object pooling for a component. This class cannot be inherited.
PrivateComponentAttributeIdentifies a component as a private component that is only seen and activated by components in the same application. This class cannot be inherited.
RegistrationConfigProvides configuration information for installing assemblies into the COM+ catalog.
RegistrationErrorInfoRetrieves 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.
RegistrationExceptionThe exception that is thrown when a registration error is detected.
RegistrationHelperInstalls and configures assemblies in the COM+ catalog. This class cannot be inherited.
RegistrationHelperTxUsed by the .NET Framework infrastructure to install and configure assemblies in the COM+ catalog while maintaining a newly established transaction.
ResourcePoolStores objects in the current transaction. This class cannot be inherited.
SecureMethodAttributeEnsures 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.
SecurityCallContextDescribes the chain of callers leading up to the current method call.
SecurityCallersProvides an ordered collection of identities in the current call chain.
SecurityIdentityContains information that regards an identity in a COM+ call chain.
SecurityRoleAttributeConfigures a role for an application or component. This class cannot be inherited.
ServiceConfigSpecifies and configures the services that are to be active in the domain which is entered when calling Enter(ServiceConfig) or creating an Activity. This class cannot be inherited.
ServicedComponentRepresents the base class of all classes using COM+ services.
ServicedComponentExceptionThe exception that is thrown when an error is detected in a serviced component.
ServiceDomainAllows a code segment identified by Enter(ServiceConfig) 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.
SharedPropertyAccesses a shared property. This class cannot be inherited.
SharedPropertyGroupRepresents a collection of shared properties. This class cannot be inherited.
SharedPropertyGroupManagerControls access to shared property groups. This class cannot be inherited.
SynchronizationAttributeSets the synchronization value of the component. This class cannot be inherited.
TransactionAttributeSpecifies the type of transaction that is available to the attributed object. Permissible values are members of the TransactionOption enumeration.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4