OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Russell Louks (rlouksESRI.COM)
Date: Mon Jul 23 2001 - 18:16:28 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    I'm using COM+ to pool an in-process object (marked as Free). Each instance
    of this object in the pool holds a proxy to it's own instance of an out of
    process server (using SINGLEUSE so that there is one unique instance per
    client object residing in my pool).

    Question: How can I tell the pool to terminate all running instances of the
    pooled components when my app shuts down?

    Currently, I can tell the components are still around since my local servers
    are still showing up in taskman. If I don't pool, all components shutdown
    normally so I know I don't have a refcount problem.

    Thanks.

    ----------------------------------------------------------------
    Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
    contains important info. Save time, search the archives at
    http://discuss.microsoft.com/archives/index.html .
    To unsubscribe, mailto:DCOM-signoff-requestDISCUSS.MICROSOFT.COM