Persistate API documentation
IsSynchronized Property
NamespacesPersistate.UtilBlockingQueue<(Of <(<'T>)>)>IsSynchronized

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether access to the ICollection is synchronized (thread safe). Always returns true.
Declaration Syntax
C#
public bool IsSynchronized { get; }

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)