1 reference to OnInactivityElapsed
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
40this.inactivityTimer = new InterruptibleTimer(this.settings.InactivityTimeout, new WaitCallback(this.OnInactivityElapsed), null);