How to determine Threading Model of given COM library?

Posted by Jakub Šturc on Stack Overflow See other posts from Stack Overflow or by Jakub Šturc
Published on 2010-04-27T16:07:54Z Indexed on 2010/04/27 16:13 UTC
Read the original article Hit count: 360

Filed under:
|
|
|
|

I have a COM library I should use in my ASP.NET MVC application. However I am unsure about its thread apartment model. How can I determine it?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about com