Property RequestedAt
RequestedAt
The date and time at which this request was created. Defaults to the now property of SystemClock.
Declaration
public DateTimeOffset RequestedAt { get; set; }
Property Value
Type | Description |
---|---|
DateTimeOffset |
The date and time at which this request was created. Defaults to the now property of SystemClock.
public DateTimeOffset RequestedAt { get; set; }
Type | Description |
---|---|
DateTimeOffset |