2 references to CoalescingFactor
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\TimeoutHelper.cs (2)
245
private const int SegmentationFactor =
CoalescingFactor
* GranularityFactor;
290
var coalescingSpanMs =
CoalescingFactor
;