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