sync_root property

sync_root property

Gets an object that can be used to synchronize access to the synchronized resource.

Definition:

@property
def sync_root(self):
    ...

See Also