Contents

withExclusiveControl(beforeDate:perform:)

Declaration

func withExclusiveControl(beforeDate date: Date, perform performHandler: @escaping  @Sendable (Bool, (any Error)?) -> Void)

See Also

Synchronizing manager access