Прочетете на английски Редактиране

Споделяне чрез


GrainId.Equality(GrainId, GrainId) Operator

Definition

Compares the provided operands for equality.

C#
public static bool operator ==(Orleans.Runtime.GrainId left, Orleans.Runtime.GrainId right);

Parameters

left
GrainId

The left operand.

right
GrainId

The right operand.

Returns

true if the provided values are equal, otherwise false.

Applies to

Продукт Версии
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0