> Is there any keyword applicable to a class to make it thread-safe?
> Without having to put lock(this){} in all functions?
Please see the responses to your previous question - there's no need to
repost.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Lew - 17 Oct 2007 15:52 GMT
>> Is there any keyword applicable to a class to make it thread-safe?
>> Without having to put lock(this){} in all functions?
>
> Please see the responses to your previous question - there's no need to
> repost.
Conveniently, my newsreader (and potentially others) folds this repost into
the original thread so it just looks silly instead of annoying.
If the repost had been six minutes later instead of six hours, I'd've
suspected a WITUN (Web Interface To UseNet); some of the web clients have a
habit of covertly reposting without telling the user. Six hours is too long
for that theory to hold, however.

Signature
Lew