[This is preliminary documentation and is subject to change.]
Gets a value indicating whether access to the ICollection is synchronized (thread-safe).
| C# | Visual Basic | Visual C++ |
public bool IsSynchronized { get; }
Public ReadOnly Property IsSynchronized As Boolean
public: property bool IsSynchronized { bool get (); }
Always falseFalsefalse.