ParticipantEndpoint.Equals Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Returns true if the current endpoint is equal to the passed endpoint. (Overrides Object.Equals(Object).) | |
Equals(ParticipantEndpoint) | Returns true if the current endpoint is equal to the passed endpoint. |
Top