KillTask.

Machine Property

Summary

The name of the computer on the network on which the process must be stopped. The default is the local computer.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
KillTask

Syntax

[TaskAttribute("machine")]
public string Machine { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string