Edit

Share via


MembershipEntry.IAmAliveTime Property

Definition

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

Applies to