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>

戻り値

適用対象