ExternalServiceId.Inequality 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 different, false if they are identical. |