Subtracts the value of one TimeSpan from the value of another TimeSpan.
A TimeSpan whose value is the result of the value of t1 minus the value of t2.
Type Reason OverflowException The value of t2 subtracted from t1 is less than TimeSpan.MinValue or greater than TimeSpan.MaxValue.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0