2 implementations of StopService
SMSvcHost (2)
System\ServiceModel\Activation\ActivationService.cs (1)
124public void StopService()
System\ServiceModel\Activation\MsmqActivation.cs (1)
282public void StopService()
1 reference to StopService
SMSvcHost (1)
System\ServiceModel\Activation\ListenerAdapter.cs (1)
829activationService.StopService();