Share via


ParticipantEndpoint.Equality Operator

Returns true if the two endpoints are equal.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

public static bool operator ==(
    ParticipantEndpoint endpoint1,
    Object endpoint2
)

Parameters

Return Value

Type: System.Boolean
Returns true if the endpoints are equal, otherwise returns false.

See Also

Reference

ParticipantEndpoint Class

ParticipantEndpoint Members

Microsoft.Rtc.Collaboration Namespace