Constructs a TimeSpan object.
The total duration in milliseconds.
Gets the whole days in the duration.
Gets the whole hours in the duration.
Gets the remaining milliseconds after extracting whole seconds.
Gets the whole minutes in the duration.
Gets the whole seconds in the duration.
Gets the TimeSpan representation of the duration, breaking down the total duration into individual components.
An ITimeSpan object representing the duration.
Gets the total duration in whole days.
Gets the total duration in whole hours.
Gets the total duration in milliseconds.
Gets the total duration in whole minutes.
Gets the total duration in whole seconds.
Gets the total duration in whole weeks.
Gets the whole weeks in the duration.
Represents a duration of time and provides methods to access individual components of the duration (milliseconds, seconds, minutes, etc.).
Since
4.3.0
Version
2023-11-27