CmdletWithProvider._reentrancyLock Field

Namespace: Microsoft.PowerShell.OneGet.CmdLets
Assembly: Microsoft.PowerShell.OneGet (in Microsoft.PowerShell.OneGet.dll)

Usage

'Usage
Dim value As ManualResetEvent

value = CmdletWithProvider._reentrancyLock

CmdletWithProvider._reentrancyLock = value

Syntax

'Declaration
Public Shared _reentrancyLock As ManualResetEvent
public static ManualResetEvent _reentrancyLock
public:
static ManualResetEvent^ _reentrancyLock
public static ManualResetEvent _reentrancyLock
public static var _reentrancyLock : ManualResetEvent

Platforms

Target Platforms

See Also

Reference

CmdletWithProvider Class
CmdletWithProvider Members
Microsoft.PowerShell.OneGet.CmdLets Namespace