C# Class AccidentalFish.ApplicationSupport.Powershell.AsyncPSCmdlet

Inheritance: System.Management.Automation.PSCmdlet
Show file Open project: JamesRandall/AccidentalFish.ApplicationSupport

Protected Methods

Method Description
ProcessRecord ( ) : void
ProcessRecordAsync ( ) : System.Threading.Tasks.Task

Method Details

ProcessRecord() protected final method

protected final ProcessRecord ( ) : void
return void

ProcessRecordAsync() protected method

protected ProcessRecordAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task