Form.IsSynchronized

Form.IsSynchronized property

Returns true if object is thread-safe.

public bool IsSynchronized { get; }

See Also