1 write to isTimerCancelled
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2618
this.
isTimerCancelled
= true;
1 reference to isTimerCancelled
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
2685
if (!this.
isTimerCancelled
&& binder.Channel.State != CommunicationState.Faulted && binder.Channel.State != CommunicationState.Closed)