NAntContrib Help Function Reference service::is-running | v0.91-rc1 |
[This is preliminary documentation and subject to change.]
Returns a value indicating whether the specified service is running.
bool service::is-running(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. |