TCnServiceController.Pause Method

Suspends a service's operation.

Namespace: CNClrLib.Component.ServiceController
public
 procedure Pause;

You cannot call Continue for the service until the service controller status is Paused.