IDiscoveryService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface that all ServiceHub discovery services should implement.
public interface IDiscoveryService
type IDiscoveryService = interface
Public Interface IDiscoveryService
Methods
DiscoverServiceAsync(String, CancellationToken) |
Find the location of the configuration file for the given service. |