4 writes to innerChannelFaulted
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
1594
this.
innerChannelFaulted
= true;
1601
this.
innerChannelFaulted
= false;
1807
this.
innerChannelFaulted
= true;
1815
this.
innerChannelFaulted
= false;
1 reference to innerChannelFaulted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
1814
raiseInnerChannelFaulted = this.
innerChannelFaulted
;