Click or drag to resize

ScreensIsSynchronized Property

Gets the boolean value indicating whether access to the ICollection is synchronized

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public bool IsSynchronized { get; }

Return Value

Type: Boolean
Boolean False

Implements

ICollectionIsSynchronized
Remarks
Note Note
  • Name - IsSynchronized
  • Read only
See Also