1 write to timer
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
666this.timer = new IOThreadTimer(timerCallback, this, false);
3 references to timer
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (3)
667this.timer.Set(timeout); 679if ((this.timer == null) || this.timer.Cancel())