is_synchronized property

is_synchronized property

Checks if collection is synchronized.

Definition:

@property
def is_synchronized(self):
    ...

See Also