2 overrides of HandleStartListenerChannelError
System.ServiceModel.WasHosting (2)
System\ServiceModel\WasHosting\MsmqIntegrationProcessProtocolHandler.cs (1)
22internal override void HandleStartListenerChannelError(IListenerChannelCallback listenerChannelCallback, Exception ex)
System\ServiceModel\WasHosting\MsmqProcessProtocolHandler.cs (1)
22internal override void HandleStartListenerChannelError(IListenerChannelCallback listenerChannelCallback, Exception ex)
1 reference to HandleStartListenerChannelError
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
83HandleStartListenerChannelError(listenerChannelCallback, ex);