MembershipEntry.SuspectTimes 属性

定义

怀疑此 silo 的 silo 列表。 由成员资格协议管理。

public System.Collections.Generic.List<Tuple<Orleans.Runtime.SiloAddress,DateTime>> SuspectTimes { get; set; }
[Orleans.Id(2)]
public System.Collections.Generic.List<Tuple<Orleans.Runtime.SiloAddress,DateTime>> SuspectTimes { get; set; }
member this.SuspectTimes : System.Collections.Generic.List<Orleans.Runtime.SiloAddress * DateTime> with get, set
[<Orleans.Id(2)>]
member this.SuspectTimes : System.Collections.Generic.List<Orleans.Runtime.SiloAddress * DateTime> with get, set
Public Property SuspectTimes As List(Of Tuple(Of SiloAddress, DateTime))

属性值

属性

适用于