TransientSubscriberProperties collection (COM+)

Switch View :
ScriptFree
TransientSubscriberProperties collection

Applies to: desktop apps only

Contains an object for each subscriber property for the parent TransientSubscriptions collection. Transient subscriptions can be created on the fly for running object instances, and they vanish when the object is destroyed.

This collection supports the Add and Remove methods of the COMAdminCatalogCollection object.

Members

The TransientSubscriberProperties collection inherits from the IUnknown interface but does not have additional members.

Related Collections

You can navigate from this collection to any of the following collections:

You can navigate to this collection from the following collections:

Properties

The following properties are supported by the COMAdminCatalogObject object within the collection:

Name

DescriptionThe name of the property. Extra spaces at the beginning and end of the string are stripped out. This property is returned when the Key or Name property method is called on an object of this collection.
AccessWriteOnce
TypeString
Default"New Property"
Minimum systemWindows 2000

 

Value

DescriptionA value for the property.
AccessReadWrite
TypeVariant
DefaultN/A
Minimum systemWindows 2000

 

See also

COM+ Administration Collections

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012