Method IsInfiniteOrGreaterThanOrEqualToZero
IsInfiniteOrGreaterThanOrEqualToZero(TimeSpan, string)
Ensures that the value of a parameter is infinite or greater than or equal to zero.
public static TimeSpan IsInfiniteOrGreaterThanOrEqualToZero(TimeSpan value, string paramName)Parameters
Returns
- TimeSpan
- The value of the parameter.