Run Service ActiveX Control - OnServicePause Event

OnServicePause event notifies current service that it should pause.  

void OnServicePause(
  void
);

 


See also

OnServiceStart, OnServiceStop