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