32 references to Fault
System.ServiceModel (32)
System\ServiceModel\Channels\ChannelReliableSession.cs (2)
276
this.channel.
Fault
(e);
302
this.channel.
Fault
(e);
System\ServiceModel\Channels\ReliableChannelListener.cs (12)
721
this.
Fault
(unexpectedException);
732
this.
Fault
(expectedException);
753
listener.
Fault
(e);
785
this.
Fault
(e);
902
this.
Fault
(unexpectedException);
906
this.
Fault
(expectedException);
925
channelListener.
Fault
(e);
985
this.
Fault
(e);
1168
this.
Fault
(e);
1210
this.
Fault
(e);
1417
this.
Fault
(e);
1543
this.
Fault
(e);
System\ServiceModel\Channels\SecurityChannelFactory.cs (2)
669
this.
Fault
(faultException);
802
Fault
(faultException);
System\ServiceModel\Channels\TransportManager.cs (1)
94
listener.
Fault
(exception);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (9)
699
this.
Fault
(exception);
717
this.
Fault
(new ProtocolException(SR.GetString(SR.UnexpectedSecuritySessionCloseResponse)));
731
this.
Fault
(new ProtocolException(SR.GetString(SR.UnexpectedSecuritySessionClose)));
928
this.
Fault
(new FaultException(sessionAbortedFault));
1151
this.
Fault
(faultException);
2923
Fault
(faultException);
3518
this.channel.
Fault
(pendingException);
3556
this.channel.
Fault
(pendingException);
3600
this.channel.
Fault
(pendingException);
System\ServiceModel\Security\SecuritySessionServerSettings.cs (6)
1361
this.
Fault
(exception);
3055
this.
Fault
(new ProtocolException(SR.GetString(SR.UnexpectedSecuritySessionCloseResponse)));
3907
this.
Fault
(new ProtocolException(SR.GetString(SR.UnexpectedSecuritySessionCloseResponse)));
4600
this.channel.
Fault
(pendingException);
4637
this.channel.
Fault
(pendingException);
4668
this.channel.
Fault
(pendingException);