Metadata describes the information how to communicate with the
service.cleint can request metdata for learning about the endpoint and
message format.The service does not expose MEX enpoint, nobody can know
the details of service.For knowing address, binding and contract for the
service, service should expose the mex endpoint. This can be exposed in
code or configuration
Post:505
Points:2525What is Metadata Exchange(MEX) endpoint
Metadata describes the information how to communicate with the service.cleint can request metdata for learning about the endpoint and message format.The service does not expose MEX enpoint, nobody can know the details of service.For knowing address, binding and contract for the service, service should expose the mex endpoint. This can be exposed in code or configuration