Skip to content

ComPlusComponent element (Complus extension)

Represents a COM+ component in an assembly.

AllowInprocSubscribers

bool

CLSID

uuid required

CLSID of the component.

ComponentAccessChecksEnabled

bool

ComponentTransactionTimeout

integer

ComponentTransactionTimeoutEnabled

bool

COMTIIntrinsics

bool

ConstructionEnabled

bool

ConstructorString

string

CreationTimeout

integer

Description

string

EventTrackingEnabled

bool

ExceptionClass

string

FireInParallel

bool

Id

string required

Identifier for the element.

IISIntrinsics

bool

InitializesServerApplication

bool

IsEnabled

bool

IsPrivateComponent

bool

JustInTimeActivation

bool

LoadBalancingSupported

bool

MaxPoolSize

integer

MinPoolSize

integer

MultiInterfacePublisherFilterCLSID

string

MustRunInClientContext

bool

MustRunInDefaultContext

bool

ObjectPoolingEnabled

bool

PublisherID

string

SoapAssemblyName

string

SoapTypeName

string

Synchronization

This attribute’s value must be one of the following:

  • ignored
  • none
  • supported
  • required
  • requiresNew

Transaction

This attribute’s value must be one of the following:

  • ignored
  • none
  • supported
  • required
  • requiresNew

TxIsolationLevel

This attribute’s value must be one of the following:

  • any
  • readUnCommitted
  • readCommitted
  • repeatableRead
  • serializable