The ParticipantEndpointtype exposes the following members.

Methods

  Name Description
Equals Overloaded.
Finalize (Inherited from Object.)
GetFeatureParameters
Gets the collection of feature parameters.
GetHashCode
Generates a hashcode for the participant.
(Overrides ObjectGetHashCode () () () .)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Return the string representation of participant endpoint.
(Overrides ObjectToString () () () .)

Operators

  Name Description
Equality
Returns true if the two endpoints are equal.
Implicit
Convert to endpoint address.
Inequality
Returns true if the two endpoints are unequal.

Properties

  Name Description
ActiveMediaTypes
Gets the active media types for this participant endpoint.
EndpointSubtype
Gets the subtype of this participant endpoint.
EndpointType
Gets the type of this participant endpoint.
IsParticipantIdAsserted
Gets whether the participant associated with this endpoint has an asserted identity.
Participant
Gets the participant instance associated with this participant endpoint.
Uri
Gets the URI representing this participant endpoint.

See Also