1 override of StopListenerChannel
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
92public override void StopListenerChannel(int listenerChannelId, bool immediate)
1 reference to StopListenerChannel
System.Web (1)
Hosting\ProcessHost.cs (1)
513protocolHandler.StopListenerChannel(listenerChannelId, immediate);