|
-
October 14th, 2008, 03:41 AM
#1
Is Dictionary.TryGetValue thread safe?
Is Dictionary.TryGetValue thread safe?
"The making of software, like the making of sausages, should never be watched."
http://blog.gauffin.org - .NET Coding/Architecture
-
October 14th, 2008, 04:35 AM
#2
Re: Is Dictionary.TryGetValue thread safe?
google: C# Dictionary thread safe
first hit is MSDN:
"Public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe."
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
|