|
-
Sep 15th, 2008, 03:12 PM
#1
Thread Starter
Addicted Member
Can someone explain....
Ok,
Can someone explain to me the difference between a component that has a threading model of "Any Apartment" and a component that has a "Single Thread Apartment" model?
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
-
Sep 15th, 2008, 04:20 PM
#2
Re: Can someone explain....
I don't believe there is such a thing. There are only single- and multi-threading.
-
Sep 15th, 2008, 04:37 PM
#3
Thread Starter
Addicted Member
Re: Can someone explain....
Well when I look at the components on the server, one is marked as having an "Any Apartment" threading model, and the other is marked as "Single-Thread Apartment" threading model.
This stuff has me confused beyond belief.
Last edited by MartinLiss; Sep 15th, 2008 at 04:45 PM.
If my post helped you, please rate it!
Languages: VB/ASP.NET 2005, C# 2008,VB6
Databases: Oracle (knowledge not currently in use), DB2
FROM Customers
WHERE We_Know_What_We_Want <> DB.Null
SELECT *
0 rows returned
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|