1 reference to OnFlushTimer
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedConnection.cs (1)
97this.flushTimer = new IOThreadTimer(new Action<object>(OnFlushTimer), null, true, flushSkew);