Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
This section lists topics describing how to accomplish specific tasks using the COM+ queued components service.
| Topic | Description |
|---|---|
| Creating Queuable Components |
Describes how to mark components as queuable using the IDL. |
| Creating Component Queues |
Describes how to create component queues using the Component Services administrative tool. |
| Specifying the Authentication Protocol |
Describes how to configure queue security. |
| Activating Component Queues |
Describes how to start queue processing, either by using the Component Services administrative tool or programmatically. |
| Using the Queue Moniker |
Describes how to activate a queuable component programmatically using GetObject or CoGetObject. |
| Handling Errors in Queued Components |
Describes procedures for handling errors that might arise during queue processing. |