TickStatus.FirstTickTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time at which the first tick of this reminder is due, or was triggered.
public DateTime FirstTickTime { get; }
[Orleans.Id(0)]
public DateTime FirstTickTime { get; }
member this.FirstTickTime : DateTime
[<Orleans.Id(0)>]
member this.FirstTickTime : DateTime
Public ReadOnly Property FirstTickTime As DateTime
Property Value
- Attributes