1 implementation of StartAppDomainProtocolListenerChannel
System.Web (1)
Hosting\ProcessHost.cs (1)
561public void StartAppDomainProtocolListenerChannel(String appId, String protocolId, IListenerChannelCallback listenerChannelCallback) {
1 reference to StartAppDomainProtocolListenerChannel
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
72adphManager.StartAppDomainProtocolListenerChannel(listenerChannelContext.AppKey, protocolId, listenerChannelCallback);