1 implementation of Faulted
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
69
public event EventHandler
Faulted
;
1 reference to Faulted
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\SessionChannels.cs (1)
95
value.
Faulted
+= ChannelFaulted;