IdComparer
class
Namespace: Orleans.Transactions
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
[Orleans.GenerateSerializer][Orleans.Immutable]public sealed class IdComparer : IEqualityComparer<ParticipantId>Constructors
Methods
Equals(ParticipantId, ParticipantId)Determines whether the specified objects are equal.GetHashCode(ParticipantId)Returns a hash code for the specified object.
