Assigning Thread Safety Levels to Classes and Libraries
When a class or library is assigned a thread safety level, it is possible that one or more individual members will differ from the classification of the whole. In the event that a member of a class or library is less thread-safe than its parent, this difference will be clearly documented. In addition, we’ll make every effort to document any thread-safe exceptions in a summary discussion of the class or library.