/LockObject

Lock-Object is a PowerShell implementation of C#'s "lock" statement, allowing synchronization of access to shared objects from different runspaces. "Forked" from dlwyatt.

Primary LanguagePowerShellGNU General Public License v2.0GPL-2.0

This repository is not active