ExternalServiceId.Equality Operator
Description:
Compares two ExternalServiceId instances.
Compares two ExternalServiceId instances.
Parameters
Parameter | Type | Description |
---|---|---|
first | ExternalServiceId | The first ExternalServiceId. |
second | ExternalServiceId | The second ExternalServiceId. |
Return Value
Type | Description |
---|---|
Boolean | True if the inputs are identical, false if they are different. |