Equals(ParticipantId, ParticipantId)
public bool Equals(ParticipantId x, ParticipantId y) Determines whether two participant identifiers refer to the same resource.
Parameters
xParticipantId- The first participant identifier to compare.
yParticipantId- The second participant identifier to compare.
Returns
true when both identifiers have the same resource name and grain reference; otherwise, false. 