1 reference to TimeoutTokenSource
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\TimeoutHelper.cs (1)
50
_cancellationToken = await
TimeoutTokenSource
.FromTimeoutAsync((int)timeout.TotalMilliseconds);