3 implementations of ChannelFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNeighborManager.cs (1)
1580
void IInputSessionShutdown.
ChannelFaulted
(IDuplexContextChannel channel)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1406
void IInputSessionShutdown.
ChannelFaulted
(IDuplexContextChannel channel)
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\RoutingBehavior.cs (1)
231
void IInputSessionShutdown.
ChannelFaulted
(IDuplexContextChannel channel)
1 reference to ChannelFaulted
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
686
handlers[i].
ChannelFaulted
(proxy);