WebWorksheets.IsSynchronized

WebWorksheets.IsSynchronized property

Gets a value indicating if access to the ICollection is synchronized (thread-safe).

public bool IsSynchronized { get; }

See Also