'Declaration
Public ReadOnly Property IsSynchronized As Boolean
'Usage
Dim instance As ElasticVector Dim value As Boolean value = instance.IsSynchronized
public bool IsSynchronized {get;}
Property Value
The default value of this property is False
.