IDiscoveryService Interface

Definition

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.

Applies to