AsyncCmdlet Constructor

This element is introduced in Windows PowerShell 5.0.

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

Usage

'Usage
Dim instance As New AsyncCmdlet

Syntax

'Declaration
Protected Sub New
protected AsyncCmdlet ()
protected:
AsyncCmdlet ()
protected AsyncCmdlet ()
protected function AsyncCmdlet ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

AsyncCmdlet Class
AsyncCmdlet Members
Microsoft.OneGet.Utility.PowerShell Namespace