4 references to ReportStopped
System.ServiceModel.WasHosting (4)
System\ServiceModel\WasHosting\BaseAppDomainProtocolHandler.cs (1)
139
this.listenerChannelCallback.
ReportStopped
(0);
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
38
listenerChannelCallback.
ReportStopped
(0);
System\ServiceModel\WasHosting\MsmqIntegrationProcessProtocolHandler.cs (1)
25
listenerChannelCallback.
ReportStopped
(Marshal.GetHRForException(ex));
System\ServiceModel\WasHosting\MsmqProcessProtocolHandler.cs (1)
25
listenerChannelCallback.
ReportStopped
(System.Runtime.InteropServices.Marshal.GetHRForException(ex));