EndpointReference Constructor

Initializes a new instance of the EndpointReference class.

Overload List

Name Description
EndpointReference () Initializes a new instance of the EndpointReference class.
EndpointReference (Address) Initializes a new instance of the EndpointReference class using the specified address .
EndpointReference (EndpointReference) Initializes a new instance of the EndpointReference class with the specified endpoint reference.
EndpointReference (Uri) Initializes a new instance of the EndpointReference class using the specified URI.
EndpointReference (XmlElement) Initializes a new instance of the EndpointReference class using the specified XML element.
EndpointReference (Address, Via) Initializes a new instance of the EndpointReference class using the specified address and via.
EndpointReference (Uri, Uri) Initializes a new instance of the EndpointReference class using the specified address and via .

See Also

Reference

EndpointReference Class
EndpointReference Members
Microsoft.Web.Services3.Addressing Namespace