LegacyGrainId.Equals Method

Definition

Overloads

Equals(LegacyGrainId)

C#
public bool Equals(Orleans.Runtime.LegacyGrainId other);

Parameters

Returns

Implements

Applies to

.NET Orleans 9.0.0 and other versions
Product Versions
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0

Equals(Object)

C#
public override bool Equals(object obj);

Parameters

obj
Object

Returns

Applies to

.NET Orleans 9.0.0 and other versions
Product Versions
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0