ComPlusComponent element (Complus extension)
Represents a COM+ component in an assembly.
Parents
Children
Attributes
AllowInprocSubscribers (wxs:YesNoTypeUnion) :
CLSID (uuid, required) : CLSID of the component.
ComponentAccessChecksEnabled (wxs:YesNoTypeUnion) :
ComponentTransactionTimeout (xs:int) :
ComponentTransactionTimeoutEnabled (wxs:YesNoTypeUnion) :
COMTIIntrinsics (wxs:YesNoTypeUnion) :
ConstructionEnabled (wxs:YesNoTypeUnion) :
ConstructorString (String) :
CreationTimeout (xs:int) :
Description (String) :
EventTrackingEnabled (wxs:YesNoTypeUnion) :
ExceptionClass (String) :
FireInParallel (wxs:YesNoTypeUnion) :
Id (String, required) : Identifier for the element.
IISIntrinsics (wxs:YesNoTypeUnion) :
InitializesServerApplication (wxs:YesNoTypeUnion) :
IsEnabled (wxs:YesNoTypeUnion) :
IsPrivateComponent (wxs:YesNoTypeUnion) :
JustInTimeActivation (wxs:YesNoTypeUnion) :
LoadBalancingSupported (wxs:YesNoTypeUnion) :
MaxPoolSize (xs:int) :
MinPoolSize (xs:int) :
MultiInterfacePublisherFilterCLSID (String) :
MustRunInClientContext (wxs:YesNoTypeUnion) :
MustRunInDefaultContext (wxs:YesNoTypeUnion) :
ObjectPoolingEnabled (wxs:YesNoTypeUnion) :
PublisherID (String) :
SoapAssemblyName (String) :
SoapTypeName (String) :
Synchronization (enumeration) : This attribute's value must be one of the following:
- ignored
- none
- supported
- required
- requiresNew
Transaction (enumeration) : This attribute's value must be one of the following:
- ignored
- none
- supported
- required
- requiresNew
TxIsolationLevel (enumeration) : This attribute's value must be one of the following:
- any
- readUnCommitted
- readCommitted
- repeatableRead
- serializable