NAntContrib Help Function Reference service::is-stopped | v0.93-nightly-2015-02-12 |
[This is preliminary documentation and subject to change.]
Returns a value indicating whether the specified service is stopped.
bool service::is-stopped(service, machineName)
Name | Type | Description |
---|---|---|
service | string | The short name that identifies the service to the system. |
machineName | string | The computer on which the service resides. |