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