GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowRunningExecutable Interface Reference
Inheritance diagram for GenerallyPositive.IAllowRunningExecutable:
GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IAllowWaitingExecutable GenerallyPositive.Launcher

Public Member Functions

IAllowRunningExecutable RedirectOutput (Action< string > outputHandler)
IAllowRunningExecutable RedirectError (Action< string > errorHandler)
IAllowRunningExecutable SetWorkingDirectory (string directory)
IAllowRunningExecutable SetEnvironmentVariable (string name, string value)
IAllowRunningExecutable IsRunning ()
IAllowWaitingExecutable WaitForExit (int milliseconds)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()
Public Member Functions inherited from GenerallyPositive.IAllowWaitingExecutable
void Kill ()
void KillTree ()

Detailed Description

Definition at line 860 of file Interfaces.cs.


The documentation for this interface was generated from the following file: