1 reference to InterruptibleTimer
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
31_inactivityTimer = new InterruptibleTimer(Settings.InactivityTimeout, new WaitCallback(OnInactivityElapsed), null);