fsackur / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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

License:GNU General Public License v2.0


Languages

Language:PowerShell 100.0%