1 reference to OnPollingTimerElapsed
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
646this.pollingTimer = new InterruptibleTimer(this.GetPollingInterval(), this.OnPollingTimerElapsed, null);