| setservicegroup_autodisablegraceful |
Use this method to set indicates graceful shutdown of the service. System will wait for all outstanding connections to this service to be closed before disabling the service. |
Syntax |
Parameters |
servicegroupname |
Name of the service group. This is mandatory parameter. |
autodisablegraceful |
Indicates graceful shutdown of the service. System will wait for all outstanding connections to this service to be closed before disabling the service. Default value = NS_NO2. Possible Values : YES, NO. |
Return Value |
Returns simpleResult |
See Also |