IsManager(ParticipantId)
staticextension
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.