Frank wrote:

> So we can say the static constructors are thread-safe, unless they end up
> calling static methods in other classes? And if they do this, the static
> methods need to be made thread-safe?

I think that pretty much covers it.

It's good practice to make your static methods thread-safe, anyway.

-- Stefan

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to