Base:
method
OnFaulted
System.ServiceModel.Channels.ChannelReliableSession.OnFaulted()
2 references to OnFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputSessionChannel.cs (1)
423this.session.OnFaulted();
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
487this.session.OnFaulted();