7 references to CancelTimer
System.ServiceModel (7)
System\ServiceModel\Channels\ServiceChannel.cs (3)
1331this.idleManager.CancelTimer(); 1367this.idleManager.CancelTimer(); 1435this.idleManager.CancelTimer();
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
919this.idleManager.CancelTimer(); 1106idleManager.CancelTimer();
System\ServiceModel\Dispatcher\ListenerHandler.cs (2)
600idleManager.CancelTimer(); 635idleManager.CancelTimer();