Skip to content

IdComparer.Equals(ParticipantId, ParticipantId)

Equals(ParticipantId, ParticipantId)

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