次の方法で共有


MembershipEntry.SuspectTimes プロパティ

定義

このサイロの疑いがあるサイロの一覧。 メンバーシップ プロトコルによって管理されます。

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))

プロパティ値

属性

適用対象