1 override of StopListenerChannel
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseAppDomainProtocolHandler.cs (1)
120public override void StopListenerChannel(int listenerChannelId, bool immediate)
1 reference to StopListenerChannel
System.Web (1)
Hosting\ProcessHost.cs (1)
635handler.StopListenerChannel(listenerChannelId, immediate);