Skip to content

ParticipantRoleExtensions.IsResource(ParticipantId)

IsResource(ParticipantId)

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