Skip to content

ParticipantRoleExtensions.IsManager(ParticipantId)

IsManager(ParticipantId)

staticextension
View source
public static bool IsManager(this ParticipantId participant)
Determines whether a participant can coordinate transaction commit.

Parameters

participantParticipantId
The participant to inspect.

Returns

true when the participant supports the manager role; otherwise, false.