The information in this article applies to:
SUMMARYWhen attempting to configure an interface as Queued in the COM+ Component Services snap-in in Windows 2000, you might find that the option to do so is disabled. This can be because the interface has [out] or "ByRef" parameters, Property Get methods, or has functions that have return values. MORE INFORMATION
Queued Components allow for method calls to be stored, queued, and executed later when the object is available. Since the information flow is one-way, interfaces which have either Functions , Property Get, or "ByRef" parameters cannot be marked as Queued. REFERENCESFor more information on Queued Components see: MSDN Queued Components topic Additional query words: Queued Component Services COM+ Queue QC
Keywords : kbCOMPlus kbDSupport kbComPlusQC |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |