프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Cmdlet | |||
Pool |
메소드 | 설명 | |
---|---|---|
EndProcessing ( ) : void | ||
ProcessRecord ( System.Management.Automation.PSObject inputObject ) : void | ||
WriteProgress ( Collection |
메소드 | 설명 | |
---|---|---|
WorkerBase ( |
||
WriteOutputs ( ) : void | ||
WriteProgress ( System.Management.Automation.ProgressRecord record ) : void |
public abstract ProcessRecord ( System.Management.Automation.PSObject inputObject ) : void | ||
inputObject | System.Management.Automation.PSObject | |
리턴 | void |
protected WorkerBase ( |
||
cmdlet | ||
리턴 | System |
public abstract WriteProgress ( Collection |
||
progress | Collection |
|
리턴 | void |
protected WriteProgress ( System.Management.Automation.ProgressRecord record ) : void | ||
record | System.Management.Automation.ProgressRecord | |
리턴 | void |