EndpointAddress Properties

EndpointAddress Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The EndpointAddress type exposes the following members.

  NameDescription
Public property Static member AnonymousUri Gets a version-neutral representation of the anonymous URI.
Public property Headers Gets the collection of address headers for the endpoints that the builder can create.
Public property IsAnonymous Gets a value that indicates whether the endpoint is anonymous.
Public property IsNone Gets a value that indicates whether the URI for the endpoint is the NoneUri.
Public property Static member NoneUri Gets a version-neutral URI used for the address of an endpoint to which a message must not be sent.
Public property Uri Gets the URI for the endpoint.
Top

Show:
© 2017 Microsoft