1 implementation of StopAppDomainProtocolListenerChannel
System.Web (1)
Hosting\ProcessHost.cs (1)
615public void StopAppDomainProtocolListenerChannel(String appId, String protocolId, int listenerChannelId, bool immediate) {
1 reference to StopAppDomainProtocolListenerChannel
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
96adphManager.StopAppDomainProtocolListenerChannel(listenerChannelContext.AppKey, protocolId, listenerChannelId, immediate);