theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
160 stars 30 forks source link

Timeout.InfiniteTimeSpan #130

Closed NN--- closed 4 years ago

NN--- commented 4 years ago
     [System.Runtime.InteropServices.ComVisible(false)]
     public static readonly TimeSpan InfiniteTimeSpan = new TimeSpan(0, 0, 0, 0, Timeout.Infinite);

https://docs.microsoft.com/en-us/dotnet/api/system.threading.timeout.infinitetimespan?view=netcore-2.2

theraot commented 4 years ago

NuGet 3.2.0.