다음을 통해 공유


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

속성 값

특성

적용 대상