operator ==(AsyncCallId, AsyncCallId)
Determines whether two instances of the AsyncCallId type are equal.
Declaration
public static bool operator ==(AsyncCallId left, AsyncCallId right)Parameters
| Type | Name | Description |
|---|---|---|
| AsyncCallId | left | |
| AsyncCallId | right |
Returns
| Type | Description |
|---|---|
| bool |