Свойство | Type | Description | |
---|---|---|---|
Cmdlet | |||
Pool |
Méthode | Description | |
---|---|---|
EndProcessing ( ) : void | ||
ProcessRecord ( System.Management.Automation.PSObject inputObject ) : void | ||
WriteProgress ( Collection |
Méthode | Description | |
---|---|---|
WorkerBase ( |
||
WriteOutputs ( ) : void | ||
WriteProgress ( System.Management.Automation.ProgressRecord record ) : void |
public abstract ProcessRecord ( System.Management.Automation.PSObject inputObject ) : void | ||
inputObject | System.Management.Automation.PSObject | |
Résultat | void |
protected WorkerBase ( |
||
cmdlet | ||
Résultat | System |
public abstract WriteProgress ( Collection |
||
progress | Collection |
|
Résultat | void |
protected WriteProgress ( System.Management.Automation.ProgressRecord record ) : void | ||
record | System.Management.Automation.ProgressRecord | |
Résultat | void |
protected InvokeParallelCommand,PSParallel Cmdlet | ||
Résultat |