1 reference to CancellationCheckIntervalInMilliseconds
System.Core (1)
System\IO\Pipes\Pipe.cs (1)
1299waitTime = Math.Min(CancellationCheckIntervalInMilliseconds, timeLeft);