1 reference to OnPollingTimerElapsed
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
551
_pollingTimer = new InterruptibleTimer(GetPollingInterval(),
OnPollingTimerElapsed
, null);