共用方式為


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>

傳回

適用於