1 reference to maxFlushSkew
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedConnection.cs (1)
96int flushSkew = Ticks.ToMilliseconds(Math.Min(this.flushTimeout / 10, Ticks.FromMilliseconds(maxFlushSkew)));