SelectPriorityManagers(IEnumerable<ParticipantId>)
staticextension
public static IEnumerable<ParticipantId> SelectPriorityManagers(this IEnumerable<ParticipantId> participants) Selects participants which are preferred when choosing the transaction manager.
Parameters
participantsIEnumerable<ParticipantId>- The participants to filter.
Returns
The participants which support the priority-manager role.
