Skip to content

ParticipantRoleExtensions.SelectPriorityManagers(IEnumerable<ParticipantId>)

SelectPriorityManagers(IEnumerable<ParticipantId>)

staticextension
View source
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.