Microsoft XML Team's WebLog

Out of the Angle Brackets

April, 2009

Posts
  • Microsoft XML Team's WebLog

    XmlSchemaSet Thread Safety

    • 3 Comments
    Here's a good word of warning: even if an object "feels" read-only because you're not calling code to modify it, if it's not documented as safe for use from multiple threads, then you shouldn't risk it. As an example, let’s look at XmlSchema and XmlSchemaSet...
Page 1 of 1 (1 items)