C# Class sos.spooler.PowershellSpoolerParams

Inheritance: SpoolerParams
Show file Open project: sos-berlin/scheduler-engine Class Usage Examples

Public Methods

Method Description
PowershellSpoolerParams ( Task task, Spooler spooler, bool isOrderJob, bool isShellMode ) : System.Management.Automation

Method Details

PowershellSpoolerParams() public method

public PowershellSpoolerParams ( Task task, Spooler spooler, bool isOrderJob, bool isShellMode ) : System.Management.Automation
task Task
spooler Spooler
isOrderJob bool
isShellMode bool
return System.Management.Automation