FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Process.ProcessList Type

Constructors

Constructor Description

ProcessList()

Full Usage: ProcessList()

Returns: ProcessList
Returns: ProcessList

Instance members

Instance member Description

this.Add

Full Usage: this.Add

Parameters:
Returns: bool
pid : int
startTime : DateTime
Returns: bool

this.GetShouldKill

Full Usage: this.GetShouldKill

Returns: bool
Returns: bool

this.KillAll

Full Usage: this.KillAll

this.SetShouldKill

Full Usage: this.SetShouldKill

Parameters:
    enable : bool

enable : bool