| Deadline Properties |
The Deadline type exposes the following members.
| Name | Description | |||
|---|---|---|---|---|
| HasTimeLeft |
Determines whether there is still time left until the deadline.
| |||
| IsOverdue |
Determines whether the deadline has past.
| |||
| Now |
A deadline that is due UtcNow | |||
| TimeLeft | The amount of time left until the deadline is reached.
| |||
| When |
The DateTime that the deadline is due.
|