What is SyncBlockIndex and what is it used in .NET for?

Posted by the_V on Stack Overflow See other posts from Stack Overflow or by the_V
Published on 2010-04-22T22:56:06Z Indexed on 2010/04/22 23:13 UTC
Read the original article Hit count: 129

Filed under:
|

Hi Guys

I'm trying to gain deeper understanding of the way CLR works and can't find a good determination of "SyncBlockIndex". I've found out that each managed object has it, but what is it? What is it used for?

© Stack Overflow or respective owner

Related posts about clr

Related posts about .NET