3 references to EndpointListenerClose
System.ServiceModel (3)
System\ServiceModel\Diagnostics\TraceUtility.cs (1)
64
{ TraceCode.
EndpointListenerClose
, "EndpointListenerClose" },
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
447
this.TraceEndpointLifetime(endpointDispatcher, TraceCode.
EndpointListenerClose
, SR.GetString(SR.TraceCodeEndpointListenerClose));
679
this.TraceEndpointLifetime(endpointDispatcher, TraceCode.
EndpointListenerClose
, SR.GetString(SR.TraceCodeEndpointListenerClose));