WS-Addressing for Services
A WS-Addressing for Services policy ensures that a service receives messages with WS-Addressing semantics.
You must configure WS-Addressing policies in pairs at references and services. The values of the Anonymous parameters of the two policies must match.
This policy set can apply at a SOAP binding on a promoted service.
Element | Description |
---|---|
Anonymous | When anonymous is enabled, the service sends
synchronous responses to requests. The service sends an immediate reply on the
same HTTP channel as the request.
When anonymous is disabled, the service sends asynchronous
responses to requests. The service sends an immediate acknowledgment on the
same HTTP channel as the request, and later sends an asynchronous response to
the addresses specified in the
Default: Anonymous. |