TickStatus.CurrentTickTime 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 on the runtime silo when the silo initiated the delivery of this tick.
public DateTime CurrentTickTime { get; }
[Orleans.Id(2)]
public DateTime CurrentTickTime { get; }
member this.CurrentTickTime : DateTime
[<Orleans.Id(2)>]
member this.CurrentTickTime : DateTime
Public ReadOnly Property CurrentTickTime As DateTime
Property Value
- Attributes