Base:
method
OnFaulted
System.ServiceModel.Channels.CommunicationObject.OnFaulted()
2 overrides of OnFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
43
protected override void
OnFaulted
()
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
56
protected override void
OnFaulted
()
2 references to OnFaulted
System.ServiceModel (2)
System\ServiceModel\Channels\PeerDuplexChannelListener.cs (1)
46
base.
OnFaulted
();
System\ServiceModel\Channels\PeerInputChannelListener.cs (1)
59
base.
OnFaulted
();