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):
...
Gets an object that can be used to synchronize access to the synchronized resource.
@property
def sync_root(self):
...