Discovery (Samples)

This section contains samples related to the Discovery feature.

In This Section

Announcements Demonstrates how to use announcements with the discovery feature.

Basic Demonstrates how to make a service discoverable programmatically as well as search for that service using the DynamicEndpoint.

Configuration Demonstrates how to use a configuration file to make a service discoverable as well as how to use a DynamicEndpoint through configuration to look for that service.

Discovery with Scopes Demonstrates how to use scopes to categorize discoverable endpoints as well how to use DiscoveryClient to perform an asynchronous search for endpoints.

Custom Find Criteria Demonstrates how to create a custom scope match using logic and how to implement a custom discovery service.

Workflow Discovery Sample Demonstrates how to make a workflow service discoverable and how to author a custom code activity that searches for a particular service.

Discovery Router Service Demonstrates how to forward discovery messages to another endpoint.