다음을 통해 공유


ParticipantRoleExtensions.SelectPriorityManagers 메서드

정의

public static System.Collections.Generic.IEnumerable<Orleans.Transactions.ParticipantId> SelectPriorityManagers (this System.Collections.Generic.IEnumerable<Orleans.Transactions.ParticipantId> participants);
static member SelectPriorityManagers : seq<Orleans.Transactions.ParticipantId> -> seq<Orleans.Transactions.ParticipantId>
<Extension()>
Public Function SelectPriorityManagers (participants As IEnumerable(Of ParticipantId)) As IEnumerable(Of ParticipantId)

매개 변수

participants
IEnumerable<ParticipantId>

반환

적용 대상