Question - What are standard Endpoints?
Answer -
WCF provides a set of pre-defined endpoints known as Standard Endpoints for metadata exchange, discovery, and web. You can configure the standard endpoints by using a config file and programmatically. Here is the list of standard endpoints :
- MEX endpoint
- webHttpEndpoint
- webScriptEndpoint
- workflowControlEndpoint
- announcement endpoints
- discoveryEndpoint
- udpAnnouncementEndpoint
- udpDiscoveryEndpoint