MembershipEntry.IAmAliveTime 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.
the last time this silo reported that it is alive. For diagnostics and troubleshooting only.
public DateTime IAmAliveTime { get; set; }
[Orleans.Id(10)]
public DateTime IAmAliveTime { get; set; }
member this.IAmAliveTime : DateTime with get, set
[<Orleans.Id(10)>]
member this.IAmAliveTime : DateTime with get, set
Public Property IAmAliveTime As DateTime
Property Value
- Attributes