1 reference to OnInnerChannelFaulted
System.ServiceModel (1)
System\ServiceModel\Channels\LayeredChannel.cs (1)
23
this.onInnerChannelFaulted = new EventHandler(
OnInnerChannelFaulted
);