IsResource(ParticipantId)
staticextension
public static bool IsResource(this ParticipantId participant) Determines whether a participant stores transactional state.
Parameters
participantParticipantId- The participant to inspect.
Returns
true when the participant supports the resource role; otherwise, false.