Property IsSynchronized IsSynchronized Gets a value indicating whether this instance is synchronized. Declaration public bool IsSynchronized { get; } Property Value Type Description bool true if this instance is synchronized; otherwise, false.